Skip to content

Commit f58785a

Browse files
author
sangeet-joy_xero
committed
renamed a step
1 parent 2810f3f commit f58785a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
pip install -r requirements.txt -r requirements/dev.txt
3232
working-directory: xero-python
3333

34-
- name: Run audit on requirements.txt
34+
- name: Run audit
3535
run: |
3636
3737
echo "running audit on requirements.txt...."

0 commit comments

Comments
 (0)