Skip to content

Commit

Permalink
chore Show node version in pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
rubendm92 committed May 1, 2024
1 parent 37569c7 commit 23f56d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
- uses: actions/checkout@v1
- name: Run tests
run: |
node -v
npm install
npm run bootstrap
npm test

0 comments on commit 23f56d5

Please sign in to comment.