More CI.yml updates
This commit is contained in:
3
.github/workflows/CI.yml
vendored
3
.github/workflows/CI.yml
vendored
@ -25,7 +25,8 @@ jobs:
|
|||||||
|
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|
||||||
- run: |
|
- name: Go Get / Go Test
|
||||||
|
run: |
|
||||||
go get -u .
|
go get -u .
|
||||||
go test ./.
|
go test ./.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user