Update test.yml

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

@ -1,13 +1,7 @@
name: Tests name: Tests
on: on:
push: push:
paths:
- '**.jl'
- '**.toml'
pull_request: pull_request:
paths:
- '**.jl'
- '**.toml'
schedule: schedule:
- cron: '45 10 * * *' - cron: '45 10 * * *'
jobs: jobs:

Loading…
Cancel
Save