Skip to content

Commit a1e160b

Browse files
committed
revert test.yml
1 parent 3600c56 commit a1e160b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ jobs:
3434
node-version: ${{ matrix.node-version }}
3535
- run: npm install
3636
- name: Test Execution
37-
run: make test
37+
run: make test

0 commit comments

Comments
 (0)