Skip to content

Commit

Permalink
Test builds on the nanobind branch.
Browse files Browse the repository at this point in the history
  • Loading branch information
joaander committed Oct 28, 2024
1 parent da61777 commit 25440d5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:
push:
branches:
- "main"
- "nanobind"
- "next"
tags:
- "*"
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ on:
push:
branches:
- "main"
- "nanobind"
- "next"

workflow_dispatch:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/style_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ on:
push:
branches:
- "main"
- "nanobind"

workflow_dispatch:

Expand Down

0 comments on commit 25440d5

Please sign in to comment.