Skip to content

Commit d4ec623

Browse files
committed
Fix GitLab CI
1 parent 0881bdf commit d4ec623

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.gitlab-ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ include:
1414
- git submodule update --init --depth 1
1515
- composer install
1616

17-
plugin_unit_test_php_7_3:
17+
.plugin_unit_test_php_7_3:
1818
rules:
1919
- when: never
2020

21-
application_unit_test_php_7_3:
21+
.application_unit_test_php_7_3:
2222
rules:
2323
- when: never

0 commit comments

Comments
 (0)