Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Felix Wischke (65278) committed Aug 25, 2022
1 parent 0b5eb37 commit 2514b2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ jobs:
run: autoreconf --force -i && ./configure

- name: Run testsuite
run: make test
run: VERBOSE=1 make test

- name: Make
run: make
Expand Down

0 comments on commit 2514b2f

Please sign in to comment.