Skip to content

Commit

Permalink
fixup! Try
Browse files Browse the repository at this point in the history
  • Loading branch information
jacob-carlborg committed Jun 30, 2023
1 parent b9b3285 commit a8a42d3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions ci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ d_compiler() {
run() {
source $(curl --retry 3 -fsS https://dlang.org/install.sh | bash -s "$(d_compiler)" -a)
./configure --llvm-path "llvm-$DSTEP_LLVM_VERSION" --statically-link-clang
dub test --verror

DFLAGS=-v dub test --verror
}

run

0 comments on commit a8a42d3

Please sign in to comment.