mirror of
https://github.com/TwiN/gatus.git
synced 2026-02-04 11:46:46 +00:00
Minor update
This commit is contained in:
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
@@ -17,7 +17,7 @@ jobs:
|
||||
uses: actions/checkout@v1
|
||||
|
||||
- name: Test
|
||||
run: go test ./...
|
||||
run: go test -mod vendor ./...
|
||||
|
||||
|
||||
- name: Build
|
||||
|
||||
Reference in New Issue
Block a user