Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
kasper93 committed Nov 5, 2023
1 parent 84de84b commit 241f5d1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion ci/build-tumbleweed.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,7 @@ meson setup build \
-Dshaderc=enabled \
-Dtests=true \
-Dvulkan=enabled
meson compile -C build
ninja -C build --verbose

export UBSAN_OPTIONS="print_stacktrace=1:halt_on_error=1"
./build/mpv -v --no-config

0 comments on commit 241f5d1

Please sign in to comment.