Skip to content

Commit

Permalink
test: output node version
Browse files Browse the repository at this point in the history
  • Loading branch information
nknapp committed Oct 1, 2023
1 parent 81f4db4 commit 0bf109c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
- uses: actions/setup-node@v3
with:
node-version: 18
- run: node --version
- run: yarn
- run: yarn dep-versions
- run: yarn test:lint
Expand Down

0 comments on commit 0bf109c

Please sign in to comment.