Compare commits
1 commit
7f3153a32c
...
59b2c02532
Author | SHA1 | Date | |
---|---|---|---|
59b2c02532 |
1 changed files with 1 additions and 2 deletions
3
.github/workflows/tests.yml
vendored
3
.github/workflows/tests.yml
vendored
|
@ -30,6 +30,5 @@ jobs:
|
||||||
- name: Cypress run (component)
|
- name: Cypress run (component)
|
||||||
uses: https://github.com/cypress-io/github-action@v6
|
uses: https://github.com/cypress-io/github-action@v6
|
||||||
with:
|
with:
|
||||||
build: yarn cypress:build
|
|
||||||
start: yarn cypress:start_server
|
|
||||||
component: true
|
component: true
|
||||||
|
install: false
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue