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