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 fc221bb commit 12c0b6eCopy full SHA for 12c0b6e
.github/workflows/ci.yml
@@ -38,4 +38,5 @@ jobs:
38
- name: "Running tests..."
39
run: |
40
eval $(opam env)
41
+ make
42
make tests
0 commit comments