Skip to content

Commit

Permalink
test CI false
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinICATT committed Oct 16, 2024
1 parent ab452ca commit 217179f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/playwright.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ jobs:
'TestSettings:TEST_PASSWORD': '${{ secrets.PLAYWRIGHT_PASSWORD }}'
'TestSettings:TEST_TOTP_SECRET': ${{ secrets.PLAYWRIGHT_TOTP_SECRET }}
'TestSettings:TEST_BASE_URL': ${{ secrets.PLAYWRIGHT_BASE_URL }}
CI: 'true'
- name: Create html file
if: ${{ failure() && steps.e2e.conclusion == 'failure' }}
run: |
Expand Down

0 comments on commit 217179f

Please sign in to comment.