Skip to content
Snippets Groups Projects
Commit d52b73e0 authored by Joseph Walton-Rivers's avatar Joseph Walton-Rivers
Browse files

Add wayland CI to test phase

parent 9b91eff8
No related branches found
No related tags found
No related merge requests found
Pipeline #3044 failed
...@@ -64,6 +64,7 @@ test:f34-fallback-wayland: ...@@ -64,6 +64,7 @@ test:f34-fallback-wayland:
extends: .f34-ogl extends: .f34-ogl
stage: test stage: test
script: script:
- dnf install -y wayland wayland-protocols
- cd build && ./tests/testfggl/fggl_test - cd build && ./tests/testfggl/fggl_test
dependencies: dependencies:
- build:f34-fallback-wayland - build:f34-fallback-wayland
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment