Skip to content

Commit

Permalink
feat: caching dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
cramanan committed Aug 10, 2024
1 parent 813eaee commit 5872fdf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
uses: actions/setup-go@v4
with:
go-version: ${{ matrix.go-version }}
cache-dependency-path: go.sum

- uses: actions/checkout@v4

Expand Down

0 comments on commit 5872fdf

Please sign in to comment.