We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea20597 commit b116f9aCopy full SHA for b116f9a
.github/workflows/ci_cd.yml
@@ -16,7 +16,7 @@ jobs:
16
name: "Code style"
17
runs-on: windows-latest
18
steps:
19
- - uses: ansys/actions/code-style@v5
+ - uses: ansys/actions/code-style@test/code-style
20
with:
21
python-version: "3.10"
22
skip-install: "false"
0 commit comments