Skip to content

Commit

Permalink
[CI] run win32 specs verbose
Browse files Browse the repository at this point in the history
  • Loading branch information
straight-shoota committed Feb 18, 2020
1 parent bf9e5b0 commit ed677af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/win.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,4 +88,4 @@ jobs:
cl objs\std_spec.o /Festd_spec libs\pcre.lib libs\gc.lib advapi32.lib libcmt.lib legacy_stdio_definitions.lib
- name: Run stdlib specs
run: |
.\std_spec.exe
.\std_spec.exe -v

0 comments on commit ed677af

Please sign in to comment.