mirror of
https://github.com/safing/portmaster
synced 2025-09-02 10:39:22 +00:00
Only run short tests on CI
This commit is contained in:
parent
03785911d0
commit
9ca45f5e2a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
|
@ -121,4 +121,4 @@ jobs:
|
||||||
run: go mod download
|
run: go mod download
|
||||||
|
|
||||||
- name: Test
|
- name: Test
|
||||||
run: ./test full --test-only
|
run: ./test --test-only
|
||||||
|
|
Loading…
Add table
Reference in a new issue