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