1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-17 19:06:40 +02: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
committed by GitHub
parent acaa44cc0e
commit 06c3c144b6

View File

@@ -22,8 +22,6 @@ jobs:
with:
node-version: ${{ matrix.node }}
- run: node --version
- run: npm --version
- run: java -version
- name: Set up npm cache