Skip to content

Commit b772a42

Browse files
committedApr 23, 2021
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

-2
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)
Please sign in to comment.