Skip to content

Commit

Permalink
Update eslint-plugin-jest to 27.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
KamilaBorowska committed Dec 28, 2023
1 parent 6e24f73 commit 525e2ab
Show file tree
Hide file tree
Showing 3 changed files with 957 additions and 875 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v1
with:
node-version: '12.x'
node-version: '18.x'
- run: npm install
- run: npm run build --if-present
- run: npm test
Expand Down
Loading

0 comments on commit 525e2ab

Please sign in to comment.