Skip to content

Commit

Permalink
[CARD-55] Add env to cypress test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jrsmth-tier2 committed Mar 25, 2024
1 parent 1e9b3c8 commit 269b985
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/step-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
- name: Integration Tests 📐
uses: cypress-io/github-action@v6
with:
start: npm start
start: npm start --configuration=local

0 comments on commit 269b985

Please sign in to comment.