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 20, 2022
1 parent cde2ccf commit c523315
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Expand Up @@ -22,6 +22,7 @@ jobs:
with:
key: task-cache
path: |
.cache/eslint
.cache/stylelint
- name: Setup Node.js
Expand Down

0 comments on commit c523315

Please sign in to comment.