Skip to content

Commit

Permalink
Add cache key cho widget test
Browse files Browse the repository at this point in the history
  • Loading branch information
drminh2807 committed Aug 25, 2023
1 parent 5c9d465 commit f602d6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
flutter-version: ${{ env.FLUTTER_VERSION }}
channel: "stable"
cache: true
cache-key: "flutter-:os:-:channel:-:version:-:arch:-:hash:-${{ hashFiles('**/pubspec.lock') }}"

- uses: webfactory/ssh-agent@v0.8.0
with:
Expand Down

0 comments on commit f602d6f

Please sign in to comment.