diff --git a/.github/workflows/e2e.yml b/.github/workflows/e2e.yml index 81ce742f..8548545f 100644 --- a/.github/workflows/e2e.yml +++ b/.github/workflows/e2e.yml @@ -9,5 +9,6 @@ jobs: steps: - name: Checkout uses: actions/checkout@v2 + - run: cd justice40-tool/client - name: Cypress nightly tests 🌃 - uses: cypress-io/github-action@v2 \ No newline at end of file + uses: cypress-io/github-action@v2