Skip to content

Commit

Permalink
chore: modified e2e-prod workflow with no recording
Browse files Browse the repository at this point in the history
  • Loading branch information
jenniferarnesen committed Oct 25, 2023
1 parent 8f80bc6 commit a279819
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dhis2-verify-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
call-workflow-e2e-prod:
if: "!contains(github.event.head_commit.message, '[skip ci]')"
needs: [build, lint, test]
uses: dhis2/line-listing-app/.github/workflows/e2e-prod.yml@master
uses: dhis2/line-listing-app/.github/workflows/e2e-prod.yml@e2e-prod-maps
secrets:
baseurl: ${{ secrets.CYPRESS_DHIS2_BASE_URL_DEV }}
username: ${{ secrets.CYPRESS_DHIS2_USERNAME }}
Expand Down

0 comments on commit a279819

Please sign in to comment.