Skip to content

Commit f4e570a

Browse files
committed
Debug
1 parent f6d6664 commit f4e570a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ jobs:
3636

3737
- name: Run tests
3838
run: vendor/bin/phpunit --no-coverage
39+
- name: Debug
40+
run: echo ${RUNNER_TEMP}
3941

4042
behat:
4143
name: Tests (Behat with PHP ${{ matrix.php }})

0 commit comments

Comments
 (0)