Skip to content

Commit

Permalink
Update windows-x86-cpu.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nihui authored Aug 20, 2023
1 parent abcc39e commit b8a8d5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows-x86-cpu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
path: ${{ matrix.vs-version }}-qwq.zip

- name: test
run: cd build; ctest -C Release --output-on-failure -j 2
run: cd build; ctest -C Release --output-on-failure --verbose -j 2
- name: build-shared
run: |
mkdir build-shared; cd build-shared
Expand Down

0 comments on commit b8a8d5a

Please sign in to comment.