Nightly CI tests

master
Daniel Lovell 2024-09-30 02:47:47 -07:00
parent 4cf8567d91
commit 07838e79b4
1 changed files with 5 additions and 6 deletions

View File

@ -2,12 +2,11 @@
name: Test name: Test
on: on:
push: schedule:
branches: - cron: '0 2 * * *' # Runs at 2 AM UTC every day
- master pull_request:
pull_request: branches:
branches: - master
- master
jobs: jobs:
testAllModes: testAllModes: