Skip to content

Commit 20e0ee6

Browse files
committed
Add missing line from merge
1 parent ca0bb8e commit 20e0ee6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/platform_tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
- uses: WillAbides/setup-go-faster@v1
2020
with:
2121
go-version: ${{ matrix.go-version }}
22+
go-version-file: 'go.mod'
2223

2324
- name: Tests
2425
run: go test "-test.benchtime" 10ms -tags ci ./...

0 commit comments

Comments
 (0)