mirror of
https://github.com/TwiN/gatus.git
synced 2024-11-07 08:34:15 +01:00
Minor update
This commit is contained in:
parent
7bb341fe92
commit
eea38c8618
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
|
||||
|
Loading…
Reference in New Issue
Block a user