We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2a85b1 commit e0d03a3Copy full SHA for e0d03a3
.github/workflows/tests.yml
@@ -74,12 +74,10 @@ jobs:
74
75
- name: Run test-pre-commit-hook.sh for find-replace-strings package
76
run: |
77
- # pip install pre-commit
78
cd opencepk_lib_python_common/find_and_replace_strings_package/tests-pre-commit-hook
79
./test-pre-commit-hook.sh
80
81
- name: Run test-pre-commit-hook.sh for check version package
82
83
84
cd opencepk_lib_python_common/pypi_bumpversion_check_package/tests-pre-commit-hook
85
0 commit comments