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:
- '**.jl'
- '**.toml'
schedule:
- cron: '45 10 * * *'
jobs:
test:
runs-on: ${{ matrix.os }}

Loading…
Cancel
Save