Skip to content

Commit

Permalink
curious
Browse files Browse the repository at this point in the history
  • Loading branch information
janpaepke committed Apr 12, 2024
1 parent 08a9e0b commit 6532ab4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: dependencies
key: node_modules-${{hashFiles('package-lock.json')}}
path: node_modules
- name: Run ESLint
run: npm run lint
Expand Down

0 comments on commit 6532ab4

Please sign in to comment.