Skip to content

Commit

Permalink
Cache eslint checks during workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
colinrotherham committed Sep 28, 2022
1 parent e9b0897 commit d7a433b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Expand Up @@ -35,6 +35,7 @@ jobs:
with:
key: task-cache
path: |
.cache/eslint
.cache/jest
.cache/stylelint
Expand Down

0 comments on commit d7a433b

Please sign in to comment.