Skip to content

Commit

Permalink
.github/workflows/eslint.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
UlrichEckhardt committed Jul 15, 2024
1 parent 504e48c commit 2659bf3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/eslint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ jobs:
id: setup-node
uses: actions/setup-node@v4
with:
node-version-file: .node-version
cache: npm

- name: Install Dependencies
Expand Down

0 comments on commit 2659bf3

Please sign in to comment.