Skip to content

Commit 4ad8d91

Browse files
committed
chore: ensure CI runs all tests
1 parent 5ef3a03 commit 4ad8d91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,5 @@ jobs:
3636

3737
- run: opam exec -- dune build @install -p tiny_httpd,tiny_httpd_camlzip
3838

39-
- run: opam exec -- dune build @src/runtest @examples/runtest
39+
- run: opam exec -- dune build @src/runtest @examples/runtest @tests/runtest
4040
if: ${{ matrix.os == 'ubuntu-latest' }}

0 commit comments

Comments
 (0)