ci: fix redirect (#28606)

This commit is contained in:
David Arnold 2024-11-28 01:16:44 +01:00 committed by GitHub
parent 0aa089b9f0
commit 79ebc52b4a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -41,7 +41,7 @@ jobs:
test:
name: Tests (Cypress)
uses: blaggacao/frappe/.github/workflows/_base-ui-tests.yml@develop
uses: frappe/frappe/.github/workflows/_base-ui-tests.yml@develop
with:
parallel-runs: 3
enable-coverage: ${{ github.event_name != 'pull_request' }}