--- a/.github/workflows/dev-build-tests.yml +++ b/.github/workflows/dev-build-tests.yml @@ -38,11 +38,11 @@ strategy: matrix: include: - - network: "Opal" + - network: "opal" features: "opal-runtime" - - network: "Quartz" + - network: "quartz" features: "quartz-runtime" - - network: "Unique" + - network: "unique" features: "unique-runtime" steps: