mirror of
https://github.com/OliveTin/OliveTin
synced 2026-09-23 10:15:36 +00:00
cicd: cypress path to exe
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user