Skip to content

Commit

Permalink
checking node version
Browse files Browse the repository at this point in the history
  • Loading branch information
apix23 committed Nov 22, 2024
1 parent cde0a84 commit 19da4e9
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,5 @@ jobs:
steps:
- uses: actions/checkout@v4
- run : |
npm install
npx run test
node -v

0 comments on commit 19da4e9

Please sign in to comment.