mirror of
https://github.com/Z3Prover/z3
synced 2025-04-06 17:44:08 +00:00
Update coverage.yml
This commit is contained in:
parent
fcb55257be
commit
7f6f7eff1e
4
.github/workflows/coverage.yml
vendored
4
.github/workflows/coverage.yml
vendored
|
@ -1,8 +1,8 @@
|
||||||
name: Code Coverage
|
name: Code Coverage
|
||||||
|
|
||||||
on:
|
on:
|
||||||
#push:
|
push:
|
||||||
#branches: [ master ]
|
branches: [ master ]
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "0 11 * * *"
|
- cron: "0 11 * * *"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue