Skip to content

Commit 793fcd1

Browse files
committed
Update main.yml
1 parent 4b6dc7b commit 793fcd1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ jobs:
1717
# Runs a single command using the runners shell
1818
- name: Install dependencies
1919
run: |
20-
opm install -l \
21-
&& opm install 1bdd 1testrunner coverage
20+
opm install -l
21+
opm install -l 1bdd 1testrunner coverage
2222
2323
# Runs a set of commands using the runners shell
2424
- name: Run tests

0 commit comments

Comments
 (0)