Skip to content

Commit

Permalink
fix: formatting workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
NLueg committed Dec 12, 2021
1 parent 87404fb commit f07bd55
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/check-formatting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,5 @@ jobs:
uses: actions/setup-node@v2
with:
node-version: ${{ matrix.node-version }}
cache: 'npm'
- run: npm ci
- run: npm run format:check

0 comments on commit f07bd55

Please sign in to comment.