Skip to content

Commit

Permalink
.github/workflows/test.yml: live debugging disabled
Browse files Browse the repository at this point in the history
  • Loading branch information
zozlak committed Aug 6, 2024
1 parent b324fd3 commit afcc5ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
sleep 10
done
cat log/initScripts.log
- uses: mxschmitt/action-tmate@v3
#- uses: mxschmitt/action-tmate@v3
- name: test
run: |
XDEBUG_MODE=coverage ./vendor/bin/phpunit
Expand Down

0 comments on commit afcc5ca

Please sign in to comment.