update .github/workflows/windows.yml
This commit is contained in:
parent
f8d0a4f4c7
commit
c5811e36f9
2
.github/workflows/windows.yml
vendored
2
.github/workflows/windows.yml
vendored
@ -42,7 +42,7 @@ jobs:
|
||||
cp -r build/* packaged/
|
||||
working-directory: ${{ github.workspace }}
|
||||
- name: Run tests
|
||||
run: ctest --test-dir build
|
||||
run: ctest --output-on-failure --test-dir build
|
||||
- uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: Windows-Build
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user