Skip to content

Commit

Permalink
update working directory for QA
Browse files Browse the repository at this point in the history
  • Loading branch information
elfkuzco committed Aug 31, 2024
1 parent 3f48af7 commit dce883b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
architecture: x64

- name: Install dependencies (and project)
working-directory: worker/task
working-directory: protonvpn-wireguard-config-downloader
run: |
pip install -U pip
pip install -e .[lint,scripts,test,check]
Expand Down

0 comments on commit dce883b

Please sign in to comment.