mirror of
https://github.com/NotAShelf/watchdog.git
synced 2026-04-17 07:40:07 +00:00
ci: ugh
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: Ic86ba74f3229943a299b187329a3d63b6a6a6964
This commit is contained in:
parent
91933dc5aa
commit
417e3a2b0f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
|
|
@ -25,7 +25,7 @@ jobs:
|
||||||
run: go test -v -race ./...
|
run: go test -v -race ./...
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
run: go build . -o watchdog
|
run: go build -o watchdog .
|
||||||
|
|
||||||
lint:
|
lint:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue