Skip to content

Commit d97aae4

Browse files
authored
Do not build on changes to the tests/ folder
1 parent 1bdfa03 commit d97aae4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_wheels.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ on:
1111
- '**.yml'
1212
- '.github/**'
1313
- 'examples/**'
14+
- 'tests/**'
1415
pull_request:
1516
branches:
1617
- main

0 commit comments

Comments
 (0)