Skip to content

Commit

Permalink
Merge pull request #1 from Dewberry/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
slawler authored Jan 21, 2025
2 parents f2e06e8 + f9c6af0 commit d95d5a5
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,8 @@ jobs:
python -m pip install --upgrade pip
pip install build toml ruff pytest
- name: Build wheel
run: |
python -m build_wheel
- name: Build wheel and source distribution
run: python -m build

- name: Install the built wheel
run: |
Expand Down

0 comments on commit d95d5a5

Please sign in to comment.