Skip to content

Commit

Permalink
Remove again
Browse files Browse the repository at this point in the history
  • Loading branch information
benemer committed Jan 17, 2025
1 parent 61491f0 commit bdce66a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,5 @@ jobs:
run: python -m pip install --upgrade pip
- name: Build pip package
run: python -m pip install --verbose .
- name: Test pybind
run: python3 -c "from mapmos.pybind import mapmos_pybind"
- name: Test pipeline
run: python3 -c "from mapmos.pipeline import pipeline"
- name: Test installation
run: mapmos_pipeline --help

0 comments on commit bdce66a

Please sign in to comment.