Skip to content

Commit d57a9b0

Browse files
committed
Test workflow change
1 parent 7269608 commit d57a9b0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/workflow.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
python -m pip install --upgrade pip
3131
pip install -r requirements.txt
3232
33-
# Step 4: Run tests
34-
- name: Run tests
35-
run: |
36-
pytest
33+
# # Step 4: Run tests
34+
# - name: Run tests
35+
# run: |
36+
# pytest

0 commit comments

Comments
 (0)