Sign in
◑
Theme
rust
/
rust
/
644250d8b628ff0aa85a025e596e2f370cd1d2e0
/
.
/
src
/
ci
/
citool
/
README.md
blob: 685a255f152513a70aa9428d5f527a11ecdeea85 [
file
] [
view
]
# CI tooling
This
is
a simple
Rust
script that determines which jobs should be executed on CI based on the situation
(
pull request
,
try
job
,
merge attempt
).
It
also provides a simple way of executing
(
some
)
CI jobs locally
.