Skip to content

Commit 0fc2947

Browse files
committed
Ensure end-to-end tests can be ran on testing PRs
1 parent f2a6207 commit 0fc2947

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/end-to-end-tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ jobs:
6666
- uses: actions/checkout@v6
6767
with:
6868
fetch-depth: 0
69+
repository: nhsuk/manage-vaccinations-in-schools
6970
- name: Check if image exists
7071
id: check-image
7172
env:
@@ -125,6 +126,7 @@ jobs:
125126
- uses: actions/checkout@v6
126127
with:
127128
fetch-depth: 0
129+
repository: nhsuk/manage-vaccinations-in-schools
128130
- name: Check if image exists
129131
id: check-image
130132
env:

0 commit comments

Comments
 (0)