Skip to content

Commit

Permalink
test: fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
afc163 committed Aug 13, 2024
1 parent d1f9ce4 commit 4c3fe8d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:

- uses: actions/setup-node@v4
with:
node-version: '20'
node-version: 20

- name: cache package-lock.json
uses: actions/cache@v4
Expand Down
3 changes: 0 additions & 3 deletions jest.config.js

This file was deleted.

0 comments on commit 4c3fe8d

Please sign in to comment.