Skip to content

Commit 4ab2aa8

Browse files
update the command
1 parent b230409 commit 4ab2aa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Install dependencies
1515
run: pip install -r requirements.txt
1616
- name: Run ATS
17-
uses: codecov/codecov-ats@155cfddc632159543ee62e5d7f90f49478ac81b7
17+
uses: codecov/codecov-ats@9b308e97443e8421bcdf4377da6c34b3ca235601
1818
env:
1919
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
2020
- name: Run tests and collect coverage

0 commit comments

Comments
 (0)