0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-26 23:54:23 +01: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

View File

@ -56,8 +56,6 @@ jobs:
- run: ruby --version - run: ruby --version
- run: gem --version - run: gem --version
- run: bundle --version - run: bundle --version
- run: node --version
- run: npm --version
- run: java -version - run: java -version
- name: Install npm dependencies - name: Install npm dependencies