Skip to content

Commit 638787b

Browse files
committed
temp run tests only on push
1 parent c5cc04c commit 638787b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Python testing
22

33
on:
44
push:
5-
pull_request:
5+
# pull_request:
66

77
# is there a way to fix doubled pipelines?
88
# only XXX

0 commit comments

Comments
 (0)