cicd: cypress path to exe

This commit is contained in:
James Read
2023-10-04 14:34:39 +01:00
committed by GitHub
parent abd13b756c
commit 186ec00de7
+1 -1
View File
@@ -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