Skip to content

Commit

Permalink
renamed the step
Browse files Browse the repository at this point in the history
  • Loading branch information
sangeet-joy_xero committed Oct 8, 2024
1 parent 2e46874 commit 23377eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
pip install -r requirements.txt -r requirements/dev.txt
working-directory: xero-python

- name: Run audit
- name: Check vulnerable packages
run: pip-audit -r requirements.txt -r requirements/dev.txt
working-directory: xero-python

Expand Down

0 comments on commit 23377eb

Please sign in to comment.