Skip to content

Commit 55436e6

Browse files
authored
Update build.yml
1 parent bbf60e1 commit 55436e6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ jobs:
2626
run: |
2727
pytest -n auto -x -rA
2828
- name: Codecov
29-
uses: actions/checkout@master
3029
uses: codecov/codecov-action@v2
3130
with:
3231
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)