disable most models on windows pytest (#1125)

This commit is contained in:
Daniel Garvey
2023-03-02 01:37:50 -06:00
committed by GitHub
parent 080350d311
commit 23f1468cc6
3 changed files with 4 additions and 2 deletions

View File

@@ -152,7 +152,6 @@ jobs:
run: |
./setup_venv.ps1
pytest -k vulkan -s
type bench_results.csv
- name: Validate Stable Diffusion Models (Windows)
if: matrix.suite == 'vulkan' && matrix.os == '7950x'