Skip to content

Commit

Permalink
rm packages folder
Browse files Browse the repository at this point in the history
  • Loading branch information
ppigazzini committed Feb 23, 2024
1 parent bd0e085 commit 404293d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/worker_msys2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:

- name: Run worker tests
run: |
rm -rf packages
python3 -m venv env
env/bin/python3 -m pip install --upgrade pip setuptools wheel
env/bin/python3 -m pip install --upgrade expression-parser requests
Expand Down

0 comments on commit 404293d

Please sign in to comment.