We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d45563a + e4cfd68 commit b46dc26Copy full SHA for b46dc26
1 file changed
.github/workflows/pr-check.yml
@@ -79,6 +79,6 @@ jobs:
79
go-version: '1.25.4'
80
check-latest: true
81
82
- - name: Build
+ - name: Test
83
run: |
84
go test -v ./...
0 commit comments