build real version
diff --git a/.github/workflows/gds.yaml b/.github/workflows/gds.yaml index c58d056..3179805 100644 --- a/.github/workflows/gds.yaml +++ b/.github/workflows/gds.yaml
@@ -42,11 +42,11 @@ # fetch the repos - name: fetch all - run: python ./configure.py --clone-all --debug --test + run: python ./configure.py --clone-all --debug # install projects - name: configure - run: python ./configure.py --update-caravel --test + run: python ./configure.py --update-caravel - name: user project wrapper GDS run: make user_project_wrapper