gitlab-ci: we don't need ragel for testing
This commit is contained in:
parent
826f9331cc
commit
25b41444a9
@ -26,7 +26,7 @@ test:
|
||||
stage: test
|
||||
before_script:
|
||||
- pacman --noconfirm -Sy
|
||||
- pacman --noconfirm -S cmake ragel
|
||||
- pacman --noconfirm -S cmake
|
||||
script:
|
||||
- cd build
|
||||
- ctest -vvv
|
||||
|
Loading…
Reference in New Issue
Block a user