mirror of
https://github.com/netbirdio/netbird.git
synced 2026-04-18 16:26:38 +00:00
try fixing ci/cd
This commit is contained in:
3
.github/workflows/golang-test-windows.yml
vendored
3
.github/workflows/golang-test-windows.yml
vendored
@@ -19,7 +19,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
name: syso
|
name: syso
|
||||||
path: client/*.syso
|
path: client/*.syso
|
||||||
retention-days: 1
|
|
||||||
|
|
||||||
test:
|
test:
|
||||||
needs: pre
|
needs: pre
|
||||||
@@ -49,4 +48,4 @@ jobs:
|
|||||||
path: iface\
|
path: iface\
|
||||||
|
|
||||||
- name: Test
|
- name: Test
|
||||||
run: go test -tags=load_wgnt_from_rsrc -timeout 5m -p 1 ./...
|
run: go test -timeout 5m -p 1 ./...
|
||||||
Reference in New Issue
Block a user