Skip to content

Commit

Permalink
Remove unused config
Browse files Browse the repository at this point in the history
  • Loading branch information
BooleanCat committed Oct 28, 2024
1 parent b83b4a8 commit 080c646
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:
- uses: golangci/golangci-lint-action@v6
with: { version: "latest" }
- run: make cov
env: { GOEXPERIMENT: rangefunc }
- uses: codecov/codecov-action@v4
env: { CODECOV_TOKEN: "${{ secrets.CODECOV_TOKEN }}" }
test:
Expand Down

0 comments on commit 080c646

Please sign in to comment.