Skip to content

Commit

Permalink
Add workflow on for non-pure python build
Browse files Browse the repository at this point in the history
  • Loading branch information
bobleesj committed Oct 23, 2024
1 parent b43a6af commit 1dfb885
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/_build-non-pure-python-package.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
name: Build wheel and sdist for a non-pure Python package

on:
workflow_call:

0 comments on commit 1dfb885

Please sign in to comment.