mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-01-28 07:03:17 +08:00
Removing pery usiage from e2e tests
This commit is contained in:
parent
44877545e5
commit
ada3f8e5e6
2
.github/workflows/e2e.yml
vendored
2
.github/workflows/e2e.yml
vendored
@ -42,7 +42,7 @@ jobs:
|
||||
- name: Run E2E Tests
|
||||
run: yarn e2e
|
||||
env:
|
||||
PERCY_TOKEN: ${{ secrets.PERCY_TOKEN }}
|
||||
# PERCY_TOKEN: ${{ secrets.PERCY_TOKEN }}
|
||||
CYPRESS_CACHE_FOLDER: .cache/Cypress
|
||||
|
||||
#- name: Post Upload Test Results
|
||||
|
Loading…
x
Reference in New Issue
Block a user