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 343133f commit c698096Copy full SHA for c698096
.github/workflows/cicd.yml
@@ -88,7 +88,7 @@ jobs:
88
steps:
89
- uses: ansys/actions/tests-pytest@c2fa7c93f6883114e0e643599431b33d29f0b13f # v10.1.4
90
with:
91
- group-dependencies: tests
+ group-dependencies-name: tests
92
# uv pip install tests/launcher/pkg_with_entrypoint
93
94
doc-build:
0 commit comments