Skip to content

Commit 37a5dcc

Browse files
committed
Enable pull request trigger for testing with pypi
1 parent 64d11ee commit 37a5dcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-with-pip.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
name: Test with pip
44

55
on:
6-
#pull_request:
6+
pull_request:
77
# Make it possible to manually trigger the workflow
88
workflow_dispatch:
99

0 commit comments

Comments
 (0)