We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c1b1a5 commit 7029c26Copy full SHA for 7029c26
.github/workflows/ci_cd.yml
@@ -36,6 +36,7 @@ jobs:
36
uses: pyansys/actions/code-style@v4
37
with:
38
python-version: ${{ env.MAIN_PYTHON_VERSION }}
39
+ use-python-cache: false
40
41
doc-style:
42
name: Documentation Style Check
0 commit comments