mirror of
https://github.com/janet-lang/janet
synced 2026-08-13 22:08:52 +00:00
Verbose testing for windows sanitizer build.
This commit is contained in:
@@ -72,7 +72,7 @@ jobs:
|
||||
run: set SANITIZE=1 & build_win
|
||||
- name: Test the project
|
||||
shell: cmd
|
||||
run: build_win test
|
||||
run: set VERBOSE=1 & build_win test
|
||||
- name: Test installer build
|
||||
shell: cmd
|
||||
run: build_win dist
|
||||
|
||||
Reference in New Issue
Block a user