starship/.github/workflows
Armando Pérez Marqués 566d95d81b
ci: Add jobs for cargo check with all features and no features (#3440)
* ci: Add jobs for `cargo check` with all features and no features

Augmenting #3435: These jobs will check that compilation still succeeds when no features are selected and with all features selected. So when in the future new features are added, these quick checks can prevent miss-compilation for users that like to tweak with feature sets.

* (fixup) More descriptive job names

* ci: Make the new `cargo_check_*` jobs depend on `cargo_check`
2022-01-16 20:29:28 +01:00
..
deploy.yml fix(bug-report): remove git.io link shortening (#3425) 2022-01-14 15:22:36 +03:00
merge-dependabot.yml ci: disable dependabot cron on starship forks (#2993) 2021-08-17 08:46:17 -04:00
security-audit.yml build: bump actions/checkout from 2.3.5 to 2.4.0 (#3201) 2021-11-03 07:05:25 +00:00
workflow.yml ci: Add jobs for cargo check with all features and no features (#3440) 2022-01-16 20:29:28 +01:00