1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-15 09:41:07 +00:00
uutils-coreutils/.github/workflows
Terts Diepraam adf4bab03c tests: do not generate module structure in build.rs
Generating the tests to run in build.rs created problems for tooling. For example, cargo fmt, was ignoring the test_*.rs files and needed to be passed these files manually to be formatted. Now we simply use the feature mechanism to decide which tests to run.
2022-10-05 13:30:22 +02:00
..
CICD.yml tests: do not generate module structure in build.rs 2022-10-05 13:30:22 +02:00
FixPR.yml cargo-tree is already part of cargo. Use that instead 2022-09-12 19:22:33 +08:00
GnuTests.yml build: harden GnuTests.yml permissions 2022-09-25 16:17:38 +02:00