Compare commits
2 Commits
0a0159dc20
...
f241375645
Author | SHA1 | Date | |
---|---|---|---|
f241375645 | |||
48f799567e |
3
.github/workflows/CI.yml
vendored
3
.github/workflows/CI.yml
vendored
@ -25,7 +25,8 @@ jobs:
|
||||
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- run: |
|
||||
- name: Go Get / Go Test
|
||||
run: |
|
||||
go get -u .
|
||||
go test ./.
|
||||
|
||||
|
Reference in New Issue
Block a user