diff options
Diffstat (limited to '.github/workflows/falcor-test.yml')
| -rw-r--r-- | .github/workflows/falcor-test.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/falcor-test.yml b/.github/workflows/falcor-test.yml index 9dccb6af2..04c734bd4 100644 --- a/.github/workflows/falcor-test.yml +++ b/.github/workflows/falcor-test.yml @@ -21,7 +21,7 @@ jobs: platform: [x86_64] include: # Self-hosted falcor tests - - warnings-as-errors: false + - warnings-as-errors: true test-category: full full-gpu-tests: false runs-on: [Windows, self-hosted, falcor] |
