Skip to content

Commit d308b7b

Browse files
authored
Remove debugging code from workflow
1 parent 6061eae commit d308b7b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,6 @@ jobs:
8080
- name: Install Tox
8181
run: |
8282
chmod a+x -R tests
83-
ls -la .
84-
ls -la tests
8583
pip install tox
8684
- name: Test
8785
run: |

0 commit comments

Comments
 (0)