Skip to content
Snippets Groups Projects

add empty needs to new unit tests ci job

Merged Neil-Jocelyn Schark requested to merge add-empty-needs into master
1 file
+ 2
0
Compare changes
  • Side-by-side
  • Inline
+ 2
0
@@ -46,4 +46,6 @@ unit-test:
- apt update && apt install -y make
script:
- make unit-test-new
needs:
- []
<<: *test
Loading