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