Skip to content

Commit af1400c

Browse files
committed
trying to make precommit executable in tests
1 parent e7a85ea commit af1400c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/testing.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
conda install --file requirements/requirements.txt
4646
conda install pytest coverage codecov
4747
pip install .
48+
chmod +x ./prevent_commit_to_main.sh
4849
4950
- name: Validate diffpy.labpdfproc
5051
shell: bash -l {0}

0 commit comments

Comments
 (0)