We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b071e59 commit 154a1c8Copy full SHA for 154a1c8
.github/workflows/main.yml
@@ -90,7 +90,7 @@ jobs:
90
buildType: RELWITHDEBINFO
91
options: .github/workflows/main/options.windows
92
dependenciesURL: https://github.com/hypothetical-inc/gafferDependencies/releases/download/3.1.1/gafferDependencies-3.1.1-Python3-windows.zip
93
- tests: testCore testCorePython testScene testImage testAlembic testVDB
+ tests: testCore testCorePython testScene testImage testAlembic testUSD testVDB
94
publish: false
95
96
runs-on: ${{ matrix.os }}
0 commit comments