Skip to content

Commit

Permalink
Test 5
Browse files Browse the repository at this point in the history
  • Loading branch information
ggtakec committed Sep 24, 2023
1 parent d40446c commit f95809b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ jobs:
- name: Test suite
run: |
cd test
./small-integration-test.sh
ALL_TESTS=1 ./small-integration-test.sh
# make check -C src
# make ALL_TESTS=1 check -C test || (test/filter-suite-log.sh test/test-suite.log; exit 1)
Expand Down

0 comments on commit f95809b

Please sign in to comment.