mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Update tests.yaml
This commit is contained in:
parent
4737de3dc2
commit
efe54277c5
2
.github/workflows/tests.yaml
vendored
2
.github/workflows/tests.yaml
vendored
@ -12,7 +12,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
container: golang:latest
|
||||
steps:
|
||||
- uses: actions/checkout@1.0.0
|
||||
- uses: actions/checkout@v3
|
||||
- name: Get dependencies
|
||||
run: go get -v -t -d ./...
|
||||
- name: Run tests
|
||||
|
Loading…
Reference in New Issue
Block a user