try to fix pipeline 13

This commit is contained in:
Christian Zimmermann 2022-12-04 19:13:21 +01:00
parent 485dfe36c4
commit 4d6a810704

View file

@ -11,4 +11,5 @@ build-gcc:
- cd build
- cmake ..
- make -j2
- ./src/tests/rutest
- make test