put working-directory under with for cypress w/ burnettk
This commit is contained in:
parent
2a5308b7cb
commit
edf6293d33
|
@ -55,4 +55,5 @@ jobs:
|
|||
# and run all Cypress tests
|
||||
- name: Cypress run
|
||||
uses: cypress-io/github-action@v4
|
||||
working-directory: ./spiffworkflow-frontend
|
||||
with:
|
||||
working-directory: ./spiffworkflow-frontend
|
||||
|
|
Loading…
Reference in New Issue