Skip to content

Commit d8ac56c

Browse files
committed
Change test running
1 parent 1657a9c commit d8ac56c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,4 +139,4 @@ jobs:
139139
- name: install module
140140
run: sudo make install
141141
- name: run regression tests
142-
run: cd tests; time ./run-regression-tests.pl -S .
142+
run: make test-regression

0 commit comments

Comments
 (0)