Skip to content

Commit 080c646

Browse files
committed
Remove unused config
1 parent b83b4a8 commit 080c646

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ jobs:
1616
- uses: golangci/golangci-lint-action@v6
1717
with: { version: "latest" }
1818
- run: make cov
19-
env: { GOEXPERIMENT: rangefunc }
2019
- uses: codecov/codecov-action@v4
2120
env: { CODECOV_TOKEN: "${{ secrets.CODECOV_TOKEN }}" }
2221
test:

0 commit comments

Comments
 (0)