Skip to content

Commit 03b2627

Browse files
Run runtests on pull requests to main
1 parent 8afdbf5 commit 03b2627

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Run tests
33
env:
44
JULIA_NUM_THREADS: 4
55
on:
6-
push:
6+
pull_request:
77
branches:
88
- main
99
jobs:

0 commit comments

Comments
 (0)