Skip to content

Commit

Permalink
update build github action
Browse files Browse the repository at this point in the history
  • Loading branch information
rogerkuou committed Sep 20, 2024
1 parent 10fba3d commit af27ecf
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 af27ecf

Please sign in to comment.