Skip to content

Commit

Permalink
Coverage should run through Meson
Browse files Browse the repository at this point in the history
  • Loading branch information
dimkr committed Dec 23, 2017
1 parent 21fbae7 commit 33a9e01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci_build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,4 @@ do
meson test -C $i --no-rebuild --print-errorlogs --no-suite=b6b:slow --num-processes 1 -t 2 --wrapper "valgrind --tool=helgrind --error-exitcode=1 --fair-sched=yes"
done

ninja test -C /builds/coverage
meson test -C /builds/coverage

0 comments on commit 33a9e01

Please sign in to comment.