Skip to content

Commit

Permalink
Add working-directory
Browse files Browse the repository at this point in the history
  • Loading branch information
taysea committed Oct 20, 2023
1 parent c303101 commit 69ee71f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/testcafe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
run: echo "$GITHUB_REPOSITORY"
- name: Create production build
run: yarn build
working-directory: aries-site
# Tests are only run on headless Chrome
- name: Run e2e tests on Chrome
run: yarn test:ci
Expand Down

0 comments on commit 69ee71f

Please sign in to comment.