Skip to content

Commit

Permalink
chore: add golang cache dependency path config
Browse files Browse the repository at this point in the history
  • Loading branch information
Alan Shaw committed Sep 18, 2024
1 parent c14093c commit 53fc18f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,6 @@ jobs:
- uses: actions/setup-go@v5
with:
go-version: '1.23'
cache-dependency-path: go/go.sum
- run: npm ci
- run: node compat test ${{ matrix.client }} ${{ matrix.server }}

0 comments on commit 53fc18f

Please sign in to comment.