Optimized for github workflow

This commit is contained in:
2025-07-16 14:22:47 +02:00
parent 8113e412dd
commit e4ce3848fc
4 changed files with 11 additions and 5 deletions

View File

@@ -60,6 +60,7 @@ RUN CMAIS_PATH=$(pkgmgr path cymais) && \
chmod +x /usr/local/bin/cymais
# 10) Run integration tests
# This needed to be deactivated becaus it doesn't work with gitthub workflow
#RUN CMAIS_PATH=$(pkgmgr path cymais) && \
# cd "$CMAIS_PATH" && \
# make test