Skip to content

Commit

Permalink
Temporarily run tensorstore tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tomwhite committed Jun 20, 2024
1 parent ed4eb74 commit 7cd3109
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tensorstore-tests.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: TensorStore tests

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

0 comments on commit 7cd3109

Please sign in to comment.