Skip to content

gitlab-ci: Run slowtest in dwarf job

Ben Gamari requested to merge wip/test-g3 into master

Running slowtest ensures that the debug way, which compiles tests with -g1 is run, exercising more source notes handling codepaths.

Merge request reports