mirror of
https://github.com/Forceu/Gokapi.git
synced 2026-01-04 16:00:08 -06:00
Fixed workflow
This commit is contained in:
4
.github/workflows/test-code.yml
vendored
4
.github/workflows/test-code.yml
vendored
@@ -10,6 +10,6 @@ jobs:
|
||||
- name: checkout code
|
||||
uses: actions/checkout@v2
|
||||
- uses: actions/setup-go@v2
|
||||
with:
|
||||
go-version: '^1.16.0'
|
||||
with:
|
||||
go-version: '^1.16.0'
|
||||
- run: go test
|
||||
|
||||
Reference in New Issue
Block a user