summaryrefslogtreecommitdiff
path: root/.github/workflows/compile-regression-test.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/compile-regression-test.yml')
-rw-r--r--.github/workflows/compile-regression-test.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/compile-regression-test.yml b/.github/workflows/compile-regression-test.yml
index b6b484b9a..bd1011f86 100644
--- a/.github/workflows/compile-regression-test.yml
+++ b/.github/workflows/compile-regression-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, regression-test]