Skip to content

Commit

Permalink
Merge pull request #19 from MotionbyLearning/init_repo
Browse files Browse the repository at this point in the history
update github action
  • Loading branch information
rogerkuou authored Sep 20, 2024
2 parents 9f169d1 + 127e39b commit efb3647
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,5 @@ jobs:
python -m pip install --upgrade pip
python -m pip install build
python -m pip install .[dev,docs,demo]
- name: Build the package
run: python -m build
- name: Test with pytest
run: python -m pytest

0 comments on commit efb3647

Please sign in to comment.