Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
rolljee committed Nov 6, 2024
1 parent 549d4dc commit a7ffac3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
build: npm run build
start: npm run preview
browser: chrome
spec: e2e/cypress/integration/single-backend/${{ matrix.spec }}
spec: test/e2e/cypress/integration/single-backend/${{ matrix.spec }}

- name: Upload screenshots
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit a7ffac3

Please sign in to comment.