We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e3769f commit 281ccdcCopy full SHA for 281ccdc
.github/workflows/test.yaml
@@ -17,8 +17,6 @@ jobs:
17
uses: actions/checkout@v4
18
19
- uses: actions/setup-go@v5
20
- with:
21
- go-version-file: 'tpm/go.mod'
22
23
- name: Run tests
24
run: go test -v ./...
0 commit comments