parent
ea4e453300
commit
5b0cbb23c1
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ jobs:
|
|||
container:
|
||||
image: golang:1.26
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- run: ls -la
|
||||
- run: go build
|
||||
- run: go test -v ./...
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue