Skip to content

Commit c7c9264

Browse files
committed
remove running tests on push
This is unecessary since all changes go through pull requests and must pass tests there.
1 parent 89aa87f commit c7c9264

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/test-python.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
name: Python Tests
22

33
on:
4-
push:
5-
branches:
6-
- main
74
pull_request:
85
workflow_dispatch:
96

0 commit comments

Comments
 (0)