Skip to content

Commit

Permalink
update workflow file to check cypress test on remote VM
Browse files Browse the repository at this point in the history
  • Loading branch information
nirajCITZ committed Sep 8, 2023
1 parent 5351982 commit 22b471f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/aps-cypress-e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Build and Deploy Cypress and Execute Tests

on:
push:
branches: ['test', 'cypress/*']
branches: ['test', 'cypress*']

env:
DASHBOARD_PROJECT_ID: ${{ secrets.CY_DASHBOARD_PRJ_ID }}
Expand Down

0 comments on commit 22b471f

Please sign in to comment.