Skip to content

Commit 6cc4d6e

Browse files
committed
cache
1 parent 10c9019 commit 6cc4d6e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/unit-tests/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ runs:
66
- uses: actions/setup-go@v5
77
with:
88
go-version-file: .go-version
9+
cache: true
910

1011
- name: Install make
1112
run: |

0 commit comments

Comments
 (0)