fetch gds so caravel config succeeds
diff --git a/.github/workflows/verification.yaml b/.github/workflows/verification.yaml index 25293eb..897fa14 100644 --- a/.github/workflows/verification.yaml +++ b/.github/workflows/verification.yaml
@@ -63,7 +63,7 @@ # fetch the repos - test mode - name: fetch all - run: python ./configure.py --clone-all --debug --test + run: python ./configure.py --clone-all --fetch-gds --debug --test # install projects - name: configure for test