2
0
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:
XhmikosR
2020-04-28 18:06:03 +03:00
parent 5ecccd1171
commit 748b1b9a5a
-2
View File
@@ -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