Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
dominikh committed Apr 24, 2024
1 parent fc7b052 commit 4295b6a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Expand Up @@ -15,9 +15,10 @@ jobs:
- uses: actions/checkout@v1
with:
fetch-depth: 1
- uses: WillAbides/setup-go-faster@v1.14.0
- uses: dominikh/setup-go-faster@bef797ec00ae3b922c6f690893bca23fabed8df3
with:
go-version: ${{ matrix.go }}
debug: true
- run: "go test ./..."
env:
GODEBUG: ${{ matrix.godebug }}
Expand Down

0 comments on commit 4295b6a

Please sign in to comment.