diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 0e6b3dad..507022af 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -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"