Skip to content

Commit 8fc2692

Browse files
committed
Remove debugging step in github workflow
1 parent 30551ab commit 8fc2692

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/main.yml

-4
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,6 @@ jobs:
4040
cffi
4141
xarray
4242
init-shell: bash
43-
- name: Get some debugging info
44-
run: |
45-
env
46-
which gcc
4743
- name: Install sunode
4844
run: |
4945
pip install -e .

0 commit comments

Comments
 (0)