Skip to content

Commit e0d03a3

Browse files
committed
feat/check-v2 add e2e for check v
1 parent a2a85b1 commit e0d03a3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/tests.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,12 +74,10 @@ jobs:
7474
7575
- name: Run test-pre-commit-hook.sh for find-replace-strings package
7676
run: |
77-
# pip install pre-commit
7877
cd opencepk_lib_python_common/find_and_replace_strings_package/tests-pre-commit-hook
7978
./test-pre-commit-hook.sh
8079
8180
- name: Run test-pre-commit-hook.sh for check version package
8281
run: |
83-
# pip install pre-commit
8482
cd opencepk_lib_python_common/pypi_bumpversion_check_package/tests-pre-commit-hook
8583
./test-pre-commit-hook.sh

0 commit comments

Comments
 (0)