We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2810f3f commit f58785aCopy full SHA for f58785a
.github/workflows/build-test-lint.yml
@@ -31,7 +31,7 @@ jobs:
31
pip install -r requirements.txt -r requirements/dev.txt
32
working-directory: xero-python
33
34
- - name: Run audit on requirements.txt
+ - name: Run audit
35
run: |
36
37
echo "running audit on requirements.txt...."
0 commit comments