mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-22 15:39:59 +00: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:
|
with:
|
||||||
node-version: ${{ matrix.node }}
|
node-version: ${{ matrix.node }}
|
||||||
|
|
||||||
- run: node --version
|
|
||||||
- run: npm --version
|
|
||||||
- run: java -version
|
- run: java -version
|
||||||
|
|
||||||
- name: Set up npm cache
|
- name: Set up npm cache
|
||||||
|
Loading…
x
Reference in New Issue
Block a user