add file to test CI
This commit is contained in:
parent
27a9c8fdcb
commit
931956f95a
2 changed files with 6 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -13,4 +13,4 @@ jobs:
|
|||
uses: actions/setup-go@v1
|
||||
with:
|
||||
go-version: ${{ matrix.go }}
|
||||
- run: echo "i am groot"
|
||||
- run: go run main.go
|
Loading…
Add table
Add a link
Reference in a new issue