Update test.yml

This commit is contained in:
2021-05-27 11:47:48 -05:00
committed by GitHub
parent 14a42188dd
commit 844c9377d8

View File

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