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 2cd0992 commit 54df8fdCopy full SHA for 54df8fd
.github/workflows/main.yml
@@ -57,6 +57,7 @@ jobs:
57
- run: opam exec -- dune build
58
- run: opam exec -- dune runtest
59
- run: opam exec -- dune exec -- ./examples/net/main.exe
60
+ - run: opam exec -- dune exec -- ./examples/fs/main.exe
61
docker:
62
runs-on: ubuntu-latest
63
steps:
0 commit comments