We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c2db437 + 8b8f6cb commit 56237e7Copy full SHA for 56237e7
.github/workflows/openqa.yml
@@ -42,7 +42,7 @@ jobs:
42
GIT_REF="$GIT_REF" \
43
FLAVOR=securedrop \
44
NEEDLES_DIR="%%CASEDIR%%/needles" \
45
- CASEDIR="https://github.com/QubesOS/openqa-tests-qubesos.git#main"\
+ CASEDIR="https://github.com/freedomofpress/openqa-tests-qubesos.git#main"\
46
MAX_JOB_TIME=10800 | tee openqa.json
47
48
for id in $(jq -r '.ids[]' openqa.json); do
0 commit comments