Skip to content

Commit b8c376c

Browse files
fix: Temporary allow vulnerability logs
1 parent 4ccfef8 commit b8c376c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cicd.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
token: ${{ secrets.PYANSYS_CI_BOT_TOKEN }}
4242
python-package-name: ${{ env.PACKAGE_NAME }}
4343
dev-mode: ${{ github.ref != 'refs/heads/main' }}
44+
hide-log: false
4445

4546
style:
4647
name: Code style

0 commit comments

Comments
 (0)