mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-15 11:59:39 +03:00
CI: remove no longer needed steps (#30674)
The latest `actions/setup-node` prints this info by default
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user