Skip to content

Commit 819f6c8

Browse files
authored
Turning on JAX tests for all PRs. (#537)
I'm extracting #508 into smaller bites.
1 parent 19f844e commit 819f6c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/jax-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: JAX tests
22

33
on:
4+
pull_request:
45
schedule:
56
# Every weekday at 03:53 UTC, see https://crontab.guru/
67
- cron: "53 3 * * 1-5"

0 commit comments

Comments
 (0)