Skip to content
Snippets Groups Projects
Commit de3060d8 authored by Johan Helsing's avatar Johan Helsing
Browse files

Run tests instead of bash by default

parent 308e8647
No related branches found
No related tags found
No related merge requests found
......@@ -38,5 +38,4 @@ RUN ./build-qtwayland-tests.sh
ENV XDG_RUNTIME_DIR=/tmp
ENV QT_QPA_PLATFORM=wayland
COPY test-qt.sh /home/build
CMD "/bin/bash"
CMD "./test-qt.sh"
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