Skip to content

Commit

Permalink
fix: Workflow formatting issue fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mgnfy-view committed Dec 31, 2024
1 parent 2f0996c commit 17d44b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ jobs:

- name: Install node.js
uses: actions/setup-node@v4
with:
node-version: 18
with:
node-version: 18

- name: Install node modules
run: npm i
Expand Down

0 comments on commit 17d44b5

Please sign in to comment.