Skip to content

Commit

Permalink
set x
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasrockhu-codecov committed Nov 10, 2023
1 parent 9af4749 commit b230409
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@e4ab45da6b0874b52e9b382945426bba61911497
uses: codecov/codecov-ats@155cfddc632159543ee62e5d7f90f49478ac81b7
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
- name: Run tests and collect coverage
Expand Down

0 comments on commit b230409

Please sign in to comment.