Skip to content

Commit

Permalink
remove nvm check
Browse files Browse the repository at this point in the history
  • Loading branch information
goastler committed Aug 14, 2024
1 parent 30a40ef commit ad33b5f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci-image-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ jobs:
- run: git --version
- run: npm --version
- run: node --version
- run: nvm --version
- run: docker --version
- run: gh --version
- run: pip --version
Expand Down

0 comments on commit ad33b5f

Please sign in to comment.