Skip to content

Commit

Permalink
Turning on JAX tests for all PRs. (#537)
Browse files Browse the repository at this point in the history
I'm extracting #508 into smaller bites.
  • Loading branch information
alxmrs authored Aug 4, 2024
1 parent 19f844e commit 819f6c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/jax-tests.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: JAX tests

on:
pull_request:
schedule:
# Every weekday at 03:53 UTC, see https://crontab.guru/
- cron: "53 3 * * 1-5"
Expand Down

0 comments on commit 819f6c8

Please sign in to comment.