Skip to content

Commit

Permalink
requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
zardus committed Jan 30, 2024
1 parent 8de3b03 commit d6f7d5b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
- name: Install test dependencies
run: |
pip install pytest pytest-dependency ipython
pip install -r requirements.txt
sudo apt-get install -y socat
- name: Run tests against dojo
Expand Down

0 comments on commit d6f7d5b

Please sign in to comment.