Skip to content

Commit 7029c26

Browse files
authored
Update .github/workflows/ci_cd.yml
1 parent 2c1b1a5 commit 7029c26

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci_cd.yml

+1
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
uses: pyansys/actions/code-style@v4
3737
with:
3838
python-version: ${{ env.MAIN_PYTHON_VERSION }}
39+
use-python-cache: false
3940

4041
doc-style:
4142
name: Documentation Style Check

0 commit comments

Comments
 (0)