Skip to content

Commit

Permalink
Update cypress.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mathew-alex authored Jun 8, 2023
1 parent 03d8e3f commit 89c832d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cypress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:
jobs:
cypress-run:
if: github.repository == 'coronasafe/care_fe'
runs-on: ubuntu-latest
runs-on: cypress-test
steps:
- name: Checkout 📥
uses: actions/checkout@v3
Expand Down

0 comments on commit 89c832d

Please sign in to comment.