mirror of
https://github.com/safing/portmaster
synced 2025-04-18 01:49:09 +00:00
Use short tests in github CI
This commit is contained in:
parent
1cec92263d
commit
7ca6956501
1 changed files with 1 additions and 1 deletions
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
|
@ -45,4 +45,4 @@ jobs:
|
|||
version: v0.8.0
|
||||
- uses: actions/checkout@v4
|
||||
- name: Run tests
|
||||
run: earthly --ci +test-go
|
||||
run: earthly --ci +test-go --TESTFLAGS="-short"
|
||||
|
|
Loading…
Add table
Reference in a new issue