Skip to content

Commit

Permalink
reqs
Browse files Browse the repository at this point in the history
  • Loading branch information
babenek committed Jul 13, 2024
1 parent ead9474 commit 1cb4a57
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ jobs:
python-version: ${{ matrix.python-version }}
cache: 'pip'

- name: ApplicationTest with pytest
- name: path test
run: |
python path_test.py
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
tqdm~=4.66.2

0 comments on commit 1cb4a57

Please sign in to comment.