Update test.yml

bugfix/formulations
Alinson S. Xavier 4 years ago committed by GitHub
parent 607bbeb75c
commit e9144ef9b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -8,6 +8,8 @@ on:
paths: paths:
- '**.jl' - '**.jl'
- '**.toml' - '**.toml'
schedule:
- cron: '45 10 * * *'
jobs: jobs:
test: test:
runs-on: ${{ matrix.os }} runs-on: ${{ matrix.os }}

Loading…
Cancel
Save