Skip to content

Commit f7aa348

Browse files
committed
wip
1 parent a12ac6b commit f7aa348

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
- name: Set database config - ${{ matrix.database }}
9797
run: php -r "file_exists('tests/Fixtures/Config/database.config.php') || copy('tests/Fixtures/Config/database.${{ matrix.database }}.php', 'tests/Fixtures/Config/database.config.php');"
9898

99-
- name: List discovered locations
99+
- name: Tempest about
100100
run: php ./tempest about
101101

102102
- name: List discovered locations

0 commit comments

Comments
 (0)