Skip to content

Commit da4d47d

Browse files
Update python-app.yml
1 parent b2392c0 commit da4d47d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-app.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ jobs:
6969
if: ${{ matrix.os != 'windows-latest' }}
7070
working-directory: tests
7171
run: |
72+
python -m pip install -r ../requirements-dev.txt
7273
python3 -m pytest -s -x test_testnet.py -k test_hello
7374
- name: Release
7475
uses: softprops/action-gh-release@v1

0 commit comments

Comments
 (0)