Skip to content

Commit

Permalink
GH Actions workflow syntax error (#675)
Browse files Browse the repository at this point in the history
  • Loading branch information
Samkeer1 authored Apr 19, 2024
1 parent ba1e390 commit 2849c5c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
registry-url: 'https://registry.npmjs.org'
with:
node-version: 16
- run: npm install
Expand Down

0 comments on commit 2849c5c

Please sign in to comment.