Skip to content

tests (nightly)

tests (nightly) #377

Workflow file for this run

name: tests (nightly)
on:
schedule:
- cron: '13 6 * * *'
push:
branches: [master]
pull_request:
branches: [master]
workflow_dispatch:
jobs:
tests:
uses: ./.github/workflows/tests.yml
with:
version: nightly