Skip to content

Commit 3c35429

Browse files
committed
fixup! add pr template
1 parent 6722a14 commit 3c35429

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
go-version: ${{ env.GO_VERSION }}
2828

2929
- name: Run `internal` tests
30-
run: go test task test:internal
30+
run: go tool task test:internal
3131

3232
go-test-pkg:
3333
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)