Skip to content

Commit 7418861

Browse files
Test fix pipeline
1 parent 2586111 commit 7418861

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Python CI
22

33
on:
4-
[ push, pull_request, workflow_dispatch ]
4+
[ push, workflow_dispatch ]
55

66
jobs:
77
build:

0 commit comments

Comments
 (0)