Skip to content

Commit

Permalink
Add CI environment variable
Browse files Browse the repository at this point in the history
  • Loading branch information
Can Demiralp committed Nov 5, 2024
1 parent 8d6e579 commit 439c731
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ jobs:
GOOGLE_PASSWORD: ${{secrets.PLAYWRIGHT_GOOGLE_PASSWORD}}
WEBHOOK_USERNAME: admin
WEBHOOK_PASSWORD: 1234
CI: true

- name: Archive test result artifacts
if: always()
Expand Down

0 comments on commit 439c731

Please sign in to comment.