mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-18 10:52:19 +01:00
CI: remove no longer needed steps (#30674)
The latest `actions/setup-node` prints this info by default
This commit is contained in:
parent
acaa44cc0e
commit
06c3c144b6
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -22,8 +22,6 @@ jobs:
|
||||
with:
|
||||
node-version: ${{ matrix.node }}
|
||||
|
||||
- run: node --version
|
||||
- run: npm --version
|
||||
- run: java -version
|
||||
|
||||
- name: Set up npm cache
|
||||
|
Loading…
x
Reference in New Issue
Block a user