We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ef3a03 commit 4ad8d91Copy full SHA for 4ad8d91
.github/workflows/main.yml
@@ -36,5 +36,5 @@ jobs:
36
37
- run: opam exec -- dune build @install -p tiny_httpd,tiny_httpd_camlzip
38
39
- - run: opam exec -- dune build @src/runtest @examples/runtest
+ - run: opam exec -- dune build @src/runtest @examples/runtest @tests/runtest
40
if: ${{ matrix.os == 'ubuntu-latest' }}
0 commit comments