Skip to content
This repository was archived by the owner on Feb 19, 2026. It is now read-only.

Commit b772a42

Browse files
committed
Cleanup workflow
1 parent ff6429e commit b772a42

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,5 @@ jobs:
2323
architecture: ${{ matrix.arch }}
2424
- name: Install
2525
run: npm install
26-
# Temporary step to check that we have npm 7 in the matrix
27-
- run: npm --version
2826
- name: Test
2927
run: npm test

0 commit comments

Comments
 (0)