CI: remove no longer needed steps (#30674)
The latest `actions/setup-node` prints this info by default
This commit is contained in:
parent
5ecccd1171
commit
748b1b9a5a
1 changed files with 0 additions and 2 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
|
@ -56,8 +56,6 @@ jobs:
|
|||
- run: ruby --version
|
||||
- run: gem --version
|
||||
- run: bundle --version
|
||||
- run: node --version
|
||||
- run: npm --version
|
||||
- run: java -version
|
||||
|
||||
- name: Install npm dependencies
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue