More concise name for scheduled jobs
This commit is contained in:
parent
15c1fa2ffc
commit
ea198cc499
1 changed files with 1 additions and 1 deletions
2
.github/workflows/scheduled.yml
vendored
2
.github/workflows/scheduled.yml
vendored
|
|
@ -4,7 +4,7 @@ on:
|
||||||
pull_request:
|
pull_request:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '7 7 * * *'
|
- cron: '7 7 * * *'
|
||||||
name: cargo test (rolling)
|
name: rolling
|
||||||
jobs:
|
jobs:
|
||||||
# https://twitter.com/mycoliza/status/1571295690063753218
|
# https://twitter.com/mycoliza/status/1571295690063753218
|
||||||
nightly:
|
nightly:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue