mirror of
https://github.com/google/cpu_features.git
synced 2025-07-03 14:13:18 +02:00
Set CTest output on failure (#189)
This commit is contained in:

committed by
GitHub

parent
d4252660a2
commit
55ac9f0556
1
.github/workflows/mips_linux.yml
vendored
1
.github/workflows/mips_linux.yml
vendored
@ -22,6 +22,7 @@ jobs:
|
||||
fail-fast: false
|
||||
env:
|
||||
TARGET: ${{ matrix.targets[0] }}
|
||||
CTEST_OUTPUT_ON_FAILURE: 1
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Install Ninja
|
||||
|
Reference in New Issue
Block a user