Skip to content

Commit 2eb1a8e

Browse files
committed
Revert a change
1 parent 92d9dd5 commit 2eb1a8e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/end_to_end_tests.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ jobs:
6161
- name: Test application
6262
working-directory: ${{ github.job }}
6363
run: |
64-
rm -v .env.local
6564
php bin/console about
6665
symfony server:start -d --no-tls
6766
curl --fail --max-time 5 --no-progress-meter --output home.html -v http://127.0.0.1:8000/

0 commit comments

Comments
 (0)