Skip to content

Commit

Permalink
Test fix branch
Browse files Browse the repository at this point in the history
  • Loading branch information
ludovicsteinbach committed Oct 8, 2024
1 parent 78dea21 commit b89c316
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
name: "Code style"
runs-on: windows-latest
steps:
- uses: ansys/actions/code-style@v8
- uses: ansys/actions/code-style@fix/code-style-windows
with:
python-version: ${{ env.MAIN_PYTHON_VERSION }}
skip-install: "false"
Expand Down

0 comments on commit b89c316

Please sign in to comment.