Skip to content

Commit c3741ea

Browse files
committed
debug
1 parent 11138fe commit c3741ea

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/functional-tests.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -85,10 +85,3 @@ jobs:
8585
vendor/bin/simple-phpunit -vvv --debug --testdox
8686
env:
8787
SYMFONY_DEPRECATIONS_HELPER: 'max[self]=1'
88-
89-
- name: Persist logs as artifacts
90-
if: always()
91-
uses: actions/upload-artifact@v4
92-
with:
93-
name: functional-tests-logs
94-
path: src/Turbo/tests/app/var/log

0 commit comments

Comments
 (0)