mirror of
https://github.com/pi-hole/web.git
synced 2026-04-21 01:10:19 +01:00
CI: remove no longer needed steps
The latest `actions/setup-node` prints this info by default Signed-off-by: XhmikosR <xhmikosr@gmail.com>
This commit is contained in:
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@@ -22,9 +22,6 @@ jobs:
|
||||
with:
|
||||
node-version: ${{ matrix.node }}
|
||||
|
||||
- run: node --version
|
||||
- run: npm --version
|
||||
|
||||
- name: Install npm dependencies
|
||||
run: npm ci
|
||||
|
||||
|
||||
Reference in New Issue
Block a user