Skip to content

Commit fda1f5b

Browse files
committed
Merge branch 'master' of github.com:mbruno46/pyobs
2 parents 4c5163a + 0aecfce commit fda1f5b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

-3
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,6 @@ jobs:
3030
python -m pip install --upgrade pip
3131
pip install numpy coverage
3232
pip install ./pyobs
33-
#cd pyobs
34-
#python setup.py build_ext
35-
#python setup.py clean
3633
3734
- name: Test
3835
run: |

0 commit comments

Comments
 (0)