Fixing Jenkins tests

This commit is contained in:
retropikzel 2025-07-09 22:05:58 +03:00
parent 669d8c014e
commit d1c6457b6f
1 changed files with 3 additions and 0 deletions

View File

@ -107,6 +107,9 @@ chicken:
cyclone: cyclone:
@echo "Nothing to build for Cyclone" @echo "Nothing to build for Cyclone"
foment:
@echo "Nothing to build for Foment"
gambit: gambit:
@echo "Nothing to build for Gambit" @echo "Nothing to build for Gambit"