mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-28 16:56:26 +00:00
fix gh wf
This commit is contained in:
parent
5d198100d1
commit
7713914b96
2
.github/workflows/tests.yaml
vendored
2
.github/workflows/tests.yaml
vendored
@ -19,4 +19,4 @@ jobs:
|
||||
- name: Get dependencies
|
||||
run: go get -v -t -d ./...
|
||||
- name: Run tests
|
||||
run: go test repo_test.go scripts.go
|
||||
run: go test main_test.go main.go
|
||||
|
Loading…
Reference in New Issue
Block a user