Skip to content

Commit 82817ef

Browse files
committed
chore: remove .env file usage for tests
1 parent 80dcdcf commit 82817ef

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/pipeline.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ jobs:
2121
cache: "pip"
2222
- run: pip install -r requirements.txt
2323
- run: playwright install chromium --with-deps
24-
- run: touch .env
2524
- run: docker compose up --build --wait
2625
- run: pytest
2726
- name: Upload screenshots

0 commit comments

Comments
 (0)