cicd: cypress path to exe
This commit is contained in:
parent
abd13b756c
commit
186ec00de7
|
|
@ -45,7 +45,7 @@ jobs:
|
|||
- name: integration tests
|
||||
uses: cypress-io/github-action@v6
|
||||
with:
|
||||
start: ./OliveTin
|
||||
start: ./../OliveTin
|
||||
working-directory: integration-tests
|
||||
|
||||
- name: goreleaser
|
||||
|
|
|
|||
Loading…
Reference in New Issue