Skip to content

Commit

Permalink
fix merge
Browse files Browse the repository at this point in the history
  • Loading branch information
submarcos committed Dec 4, 2023
1 parent bf3f88c commit 5dee639
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,8 @@ jobs:
./venv/bin/pip3 install --upgrade pip wheel setuptools
./venv/bin/pip3 install -r requirements.txt -U
./venv/bin/pip3 install -r dev-requirements.txt -U
./venv/bin/python -V
./venv/bin/python3 -V
- name: Create test required directories
run: |
Expand Down

0 comments on commit 5dee639

Please sign in to comment.