We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92d9dd5 commit 2eb1a8eCopy full SHA for 2eb1a8e
.github/workflows/end_to_end_tests.yaml
@@ -61,7 +61,6 @@ jobs:
61
- name: Test application
62
working-directory: ${{ github.job }}
63
run: |
64
- rm -v .env.local
65
php bin/console about
66
symfony server:start -d --no-tls
67
curl --fail --max-time 5 --no-progress-meter --output home.html -v http://127.0.0.1:8000/
0 commit comments