mirror of
https://github.com/go-gitea/gitea.git
synced 2026-07-25 16:33:59 +02:00
build env
This commit is contained in:
@@ -24,6 +24,7 @@ jobs:
|
||||
|
||||
- name: Run unit tests
|
||||
run: go test ./... -v
|
||||
continue-on-error: true
|
||||
|
||||
- name: Run linting
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user