put working-directory under with for cypress w/ burnettk

This commit is contained in:
jasquat 2022-06-17 10:13:35 -04:00
parent 2a5308b7cb
commit edf6293d33
1 changed files with 2 additions and 1 deletions

View File

@ -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