Skip to content

Commit

Permalink
fix yml [ci build]
Browse files Browse the repository at this point in the history
  • Loading branch information
nmwsharp committed Dec 14, 2021
1 parent a780118 commit 50a858b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ on:

jobs:
build_wheels:
name: Build wheels on ${{ matrix.os }}

# Only run if the commit message contains '[ci build]' OR always run if it's a tag
# This will not respect the tag if it appears in a pull request commit message. Those builds always show up as 'synchronize' events, and there is no easy way to get the corresponding commit messages. We instead pull the PR title to check for tags.
Expand Down

0 comments on commit 50a858b

Please sign in to comment.