WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
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)