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 b0c971d commit ee1075dCopy full SHA for ee1075d
.github/workflows/main.yml
@@ -26,7 +26,7 @@ jobs:
26
27
- name: Install dependencies
28
run: |
29
- opm install opm@1.0.2
+ opm install opm@
30
opm install 1testrunner;
31
opm install 1bdd;
32
opm install coverage;
0 commit comments