Skip to content

Commit

Permalink
drop cp .env.example .env from pr-demo deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisjsimpson committed Jan 4, 2025
1 parent 68f19bd commit 7fc0ed8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pr-demo-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,6 @@ jobs:
run: |
set -x
cp tests/browser-automated-tests-playwright/.env.example tests/browser-automated-tests-playwright/.env
cp .env.example .env
cd tests/browser-automated-tests-playwright
python3 run-playwright-tests.py
Expand Down

0 comments on commit 7fc0ed8

Please sign in to comment.