Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
d8vjork committed Jan 12, 2024
1 parent d29febf commit ea14207
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4

- name: Enable global Node.js Corepack
run: corepack enable

- name: Setup Node.js
uses: actions/setup-node@v3
with:
Expand Down

0 comments on commit ea14207

Please sign in to comment.