Skip to content

Commit

Permalink
CHG: updating pre-commit config file project, environments and workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelcarcamov committed Jun 18, 2024
1 parent 35f8d98 commit e605573
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,6 @@ jobs:
python3 -m pip install build
- name: Build package
run: python3 -m build
- name: Build bdist package
run: python3 setup.py bdist_wheel
- name: Install snow
run: pip install dist/*.tar.gz
- name: Upload artifacts
Expand Down

0 comments on commit e605573

Please sign in to comment.