Skip to content

Commit

Permalink
chore: use e2e-dev from workflows repo
Browse files Browse the repository at this point in the history
  • Loading branch information
jenniferarnesen committed Nov 13, 2023
1 parent 301dbad commit 7ceee7b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,8 @@ defaults:
jobs:
call-workflow-e2e-dev:
if: github.ref == 'refs/heads/dev'
uses: dhis2/data-visualizer-app/.github/workflows/e2e-dev.yml@dev
uses: dhis2/workflows/.github/workflows/analytics-e2e-tests-prod.yml@chore/analytics-workflow-changes
secrets:
baseurl: ${{ secrets.CYPRESS_DHIS2_BASE_URL_DEV }}
username: ${{ secrets.CYPRESS_DHIS2_USERNAME }}
password: ${{ secrets.CYPRESS_DHIS2_PASSWORD }}
recordkey: ${{ secrets.CYPRESS_RECORD_KEY }}
Expand Down

0 comments on commit 7ceee7b

Please sign in to comment.