try fixing ci/cd

This commit is contained in:
braginini
2023-04-07 15:37:03 +02:00
parent 0455e574b8
commit 4f7d34c5c7

View File

@@ -19,7 +19,6 @@ jobs:
with:
name: syso
path: client/*.syso
retention-days: 1
test:
needs: pre
@@ -49,4 +48,4 @@ jobs:
path: iface\
- name: Test
run: go test -tags=load_wgnt_from_rsrc -timeout 5m -p 1 ./...
run: go test -timeout 5m -p 1 ./...