Skip to content

Commit

Permalink
fix: make CI env variable empty
Browse files Browse the repository at this point in the history
  • Loading branch information
zoe-marie committed Feb 27, 2024
1 parent c8a58c3 commit 69c84b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
- name: Run E2E tests
env:
PLAYWRIGHT_URL: http://localhost:3000
CI:
run: |
echo $PLAYWRIGHT_URL
echo $CI
Expand Down

0 comments on commit 69c84b7

Please sign in to comment.