Skip to content

Commit

Permalink
-r
Browse files Browse the repository at this point in the history
  • Loading branch information
VelizarVESSELINOV committed Apr 26, 2024
1 parent 88d40d0 commit ffc9f43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install wheel
pip install test-requirements.txt
pip install -r test-requirements.txt
- name: Build package
run: python -m build
- name: Publish package
Expand Down

0 comments on commit ffc9f43

Please sign in to comment.