Skip to content

Commit

Permalink
Merge pull request #256 from RoadRunnr/fix/json5
Browse files Browse the repository at this point in the history
  • Loading branch information
radu-matei authored Oct 31, 2024
2 parents d984c2e + 5724bac commit 71e45b9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/checkin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
- uses: actions/setup-node@v4
with:
cache: npm
node-version: 20

- run: npm install

Expand Down
1 change: 1 addition & 0 deletions .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
- uses: actions/setup-node@v4
with:
cache: npm
node-version: 20

- run: npm install

Expand Down

0 comments on commit 71e45b9

Please sign in to comment.