rename workflow
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -18,5 +18,5 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
go-version: "1.23.0"
|
go-version: "1.23.0"
|
||||||
|
|
||||||
- name: Force Failure
|
- name: Tests
|
||||||
run: go test ./...
|
run: go test ./...
|
||||||
Reference in New Issue
Block a user