Skip to content

Commit 90d792c

Browse files
committed
update CI
1 parent 1c1ca5c commit 90d792c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitlab-ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ pages:
2222
- mkdir .public
2323
- cp -r reports/html/* .public
2424
- mv .public public
25+
dependencies:
26+
- setup_and_run_tests
2527
artifacts:
2628
paths:
2729
- public

0 commit comments

Comments
 (0)