Skip to content

Commit

Permalink
Update python-app.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
VoronM1522 authored Feb 5, 2025
1 parent b72088d commit bc147d2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,9 @@ jobs:

- name: Run snyk
uses: snyk/actions/python-3.10@master
with:
command: test
env:
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
working-directory: ./app_python

0 comments on commit bc147d2

Please sign in to comment.