mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-01-28 07:03:17 +08:00
fix testomatio
This commit is contained in:
parent
5ea93fb3d2
commit
4c671af723
2
.github/workflows/checks.yml
vendored
2
.github/workflows/checks.yml
vendored
@ -19,6 +19,6 @@ jobs:
|
||||
- uses: testomatio/check-tests@stable
|
||||
with:
|
||||
framework: cypress
|
||||
tests: "./cypress/integration/**/**.spec.js"
|
||||
tests: "./cypress/e2e/**/**.spec.js"
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
has-tests-label: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user