Skip to content

Commit

Permalink
Update publish-snapshot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
davitmamrikishvili authored Aug 14, 2024
1 parent fd655ad commit e1fd64d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/publish-snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,6 @@ jobs:
test-dir: tests/tests_unit
test-ignore-dir: tests/tests_unit/test_dependencies/
test-requirements-file: requirements_dev.txt
scan-safety-args: '-i 70612'
secrets:
pypi-password: ${{ secrets.PYPI_PASSWORD }}
pypi-password: ${{ secrets.PYPI_PASSWORD }}

0 comments on commit e1fd64d

Please sign in to comment.