Skip to content

Commit

Permalink
Run make check w/ mingw target to debug
Browse files Browse the repository at this point in the history
  • Loading branch information
ihnorton committed Aug 18, 2020
1 parent cdb17f6 commit 037b607
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mingw-w64-tiledb/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,5 @@ package() {

check (){
cd ${source_dir}/build-${MINGW_CHOST}
#make check
make check
}

0 comments on commit 037b607

Please sign in to comment.