Skip to content
Snippets Groups Projects
Commit c8eb3ca5 authored by Samuel GAIST's avatar Samuel GAIST
Browse files

[conda] Add QT_QPA_PLATFORM to test environment variable

This will avoid having to set that at the all the projects level
that run builds since we want to use it in any case and whatever
the runner base OS is.
parent 3e8d67ff
No related branches found
No related tags found
1 merge request!151Fix test warnings
......@@ -46,6 +46,9 @@ test:
imports:
- {{ name }}
script_env:
- QT_QPA_PLATFORM=offscreen
commands:
- beat editor --help
- beat editor start --help
......
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