Skip to content

Commit

Permalink
Use codecov-action@v1 to check if that makes a difference
Browse files Browse the repository at this point in the history
  • Loading branch information
astares authored Sep 16, 2023
1 parent 22b8c9d commit b6fd4ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
timeout-minutes: 15
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v1
with:
name: ${{matrix.os}}-${{matrix.smalltalk}}
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit b6fd4ad

Please sign in to comment.