Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into sanaz/extending-compu…
Browse files Browse the repository at this point in the history
…teRoots-benchmark
  • Loading branch information
staheri14 committed Mar 6, 2024
2 parents b7d58d5 + 7200fb9 commit f5abae6
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 @@ -36,7 +36,7 @@ jobs:
run: |
GOARCH=${{ matrix.goarch }} go test ./... -mod=readonly -timeout 8m -race -coverprofile=coverage.txt -covermode=atomic
if: env.GIT_DIFF
- uses: codecov/codecov-action@v4.0.1
- uses: codecov/codecov-action@v4.1.0
with:
file: ./coverage.txt
if: env.GIT_DIFF

0 comments on commit f5abae6

Please sign in to comment.