Skip to content

Commit

Permalink
ADD: Add nightly build in CI (#819)
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrover1 authored Apr 9, 2024
1 parent 920d254 commit 29041e8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: Run Unit Tests CI

on:
schedule:
# Runs at 09Z (2am CDT)
- cron: "0 9 * * *"
push:
branches: [ main ]
pull_request:
Expand Down

0 comments on commit 29041e8

Please sign in to comment.