mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-09-07 00:00:08 +02:00
ci: fix typo in ci.yml (#5599)
This commit is contained in:
@@ -31,7 +31,7 @@ permissions:
|
|||||||
contents: read
|
contents: read
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
# Depends on all action sthat are required for a "successful" CI run.
|
# Depends on all actions that are required for a "successful" CI run.
|
||||||
tests-pass:
|
tests-pass:
|
||||||
name: all systems go
|
name: all systems go
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|||||||
Reference in New Issue
Block a user