Skip to content

Commit c91fdc3

Browse files
committed
Enable cache for test workflow
1 parent 5d287f3 commit c91fdc3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/dart.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ jobs:
5959
with:
6060
channel: beta
6161
version: ${{ matrix.version }}
62+
cache: true
63+
cache-sdk: true
6264

6365
- name: Dart version
6466
run: dart --version

0 commit comments

Comments
 (0)