1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-15 01:31:08 +00:00
uutils-coreutils/.github/workflows
Terts Diepraam 31faf86cdb Don't provide features for testing individual utilities
With the Rust 2021 feature resolver, adding a feature like `--features=feat_os_unix` results in an error, because the individual crates do not have that feature.
2022-04-06 11:49:00 +02:00
..
CICD.yml Don't provide features for testing individual utilities 2022-04-06 11:49:00 +02:00
FixPR.yml try to use rust-cache on github action to build faster 2022-02-19 21:26:34 +01:00
GnuTests.yml GNU testsuite: also show the number of SKIP tests 2022-04-01 10:00:44 +02:00