Skip to content

Commit 56237e7

Browse files
authored
Merge pull request #1435 from freedomofpress/2025-09-openqa-point-fork
Point to FPF's fork of OpenQA tests
2 parents c2db437 + 8b8f6cb commit 56237e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/openqa.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
GIT_REF="$GIT_REF" \
4343
FLAVOR=securedrop \
4444
NEEDLES_DIR="%%CASEDIR%%/needles" \
45-
CASEDIR="https://github.com/QubesOS/openqa-tests-qubesos.git#main"\
45+
CASEDIR="https://github.com/freedomofpress/openqa-tests-qubesos.git#main"\
4646
MAX_JOB_TIME=10800 | tee openqa.json
4747
4848
for id in $(jq -r '.ids[]' openqa.json); do

0 commit comments

Comments
 (0)