Skip to content

Commit 281ccdc

Browse files
committed
update workflow
Signed-off-by: sal rashid <[email protected]>
1 parent 1e3769f commit 281ccdc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test.yaml

-2
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ jobs:
1717
uses: actions/checkout@v4
1818

1919
- uses: actions/setup-go@v5
20-
with:
21-
go-version-file: 'tpm/go.mod'
2220

2321
- name: Run tests
2422
run: go test -v ./...

0 commit comments

Comments
 (0)