Skip to content

Commit

Permalink
fix: add baseten e2e gen test to run once a week
Browse files Browse the repository at this point in the history
  • Loading branch information
sariola committed Oct 21, 2024
1 parent 924f19b commit a21f7cf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/e2e-cloud-gpu.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: E2E Test (cloud engines, GPU enabled)

on:
schedule:
- cron: '0 0 * * 0' # Runs at 00:00 UTC every Sunday
pull_request:
types: [ready_for_review]
branches: [ main ]
Expand Down

0 comments on commit a21f7cf

Please sign in to comment.