Skip to content

Commit 154a1c8

Browse files
committed
CI : Test IECoreUSD on Windows
I thought #1204 had done this already, but it seems to have done all the hard work, but not actually thrown the switch.
1 parent b071e59 commit 154a1c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
buildType: RELWITHDEBINFO
9191
options: .github/workflows/main/options.windows
9292
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
93+
tests: testCore testCorePython testScene testImage testAlembic testUSD testVDB
9494
publish: false
9595

9696
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)