mirror of
https://github.com/ANL-CEEESA/UnitCommitment.jl.git
synced 2025-12-06 16:28:51 -06:00
Update test.yml
This commit is contained in:
6
.github/workflows/test.yml
vendored
6
.github/workflows/test.yml
vendored
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user