Skip to content

Commit

Permalink
.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Zack4DEV authored Nov 13, 2023
1 parent 15087b8 commit d5b91fe
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: CI
name: Setup NodeJs
on:
- push
- pull_request
Expand All @@ -10,7 +10,7 @@ jobs:
fail-fast: false
matrix:
node-version:
- 14
- 16
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
Expand Down

0 comments on commit d5b91fe

Please sign in to comment.