Skip to content

Commit b116f9a

Browse files
authored
test
1 parent ea20597 commit b116f9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_cd.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
name: "Code style"
1717
runs-on: windows-latest
1818
steps:
19-
- uses: ansys/actions/code-style@v5
19+
- uses: ansys/actions/code-style@test/code-style
2020
with:
2121
python-version: "3.10"
2222
skip-install: "false"

0 commit comments

Comments
 (0)