Skip to content

Commit

Permalink
TST: fix yaml for excluding a branch
Browse files Browse the repository at this point in the history
  • Loading branch information
has2k1 committed Jul 6, 2023
1 parent 8c218e5 commit e545ded
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: build
on:
push:
branches:
- !wheels
- "!wheels"
pull_request:

env:
Expand Down

0 comments on commit e545ded

Please sign in to comment.