Use short tests in github CI
This commit is contained in:
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"
|
||||
|
||||
Reference in New Issue
Block a user