Skip to content

Commit

Permalink
specify 0.2.5 commit
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasrockhu-codecov committed Nov 10, 2023
1 parent 452537e commit 9af4749
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Install dependencies
run: pip install -r requirements.txt
- name: Run ATS
uses: codecov/codecov-ats@v0
uses: codecov/codecov-ats@e4ab45da6b0874b52e9b382945426bba61911497
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
- name: Run tests and collect coverage
Expand Down

0 comments on commit 9af4749

Please sign in to comment.