Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
6b6a56822b
|
@@ -30,7 +30,7 @@ jobs:
|
|||||||
needs: install-dependencies
|
needs: install-dependencies
|
||||||
uses: ./.gitea/workflows/run-go-script.yaml
|
uses: ./.gitea/workflows/run-go-script.yaml
|
||||||
with:
|
with:
|
||||||
script: lint
|
script: check-lint
|
||||||
|
|
||||||
test:
|
test:
|
||||||
name: test
|
name: test
|
||||||
|
|||||||
Reference in New Issue
Block a user