mirror of
https://github.com/ClementTsang/bottom.git
synced 2025-04-08 17:05:59 +02:00
ci: update some ci docs
This commit is contained in:
parent
440e10c34d
commit
3239bce86b
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -13,7 +13,7 @@
|
||||
# - cargo clippy (apparently faster to do it after the build/test)
|
||||
#
|
||||
# Unsupported platforms run the following tasks:
|
||||
# - cargo check
|
||||
# - cargo build
|
||||
#
|
||||
# Note that not all platforms are tested using this CI action! There are some
|
||||
# tested by Cirrus CI due to (free) platform limitations on GitHub. Currently,
|
||||
@ -135,7 +135,7 @@ jobs:
|
||||
env:
|
||||
RUST_BACKTRACE: full
|
||||
|
||||
# Check running cargo build on all other platforms.
|
||||
# Try running cargo build on all other platforms.
|
||||
# TODO: Maybe some of these should be allowed to fail.
|
||||
other-check:
|
||||
needs: pre-job
|
||||
|
Loading…
x
Reference in New Issue
Block a user