Skip to content

Commit

Permalink
Tweak ci-job-all (#4558)
Browse files Browse the repository at this point in the history
  • Loading branch information
robertbastian committed Jan 31, 2024
1 parent 5f28120 commit c003764
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions Makefile.toml
Original file line number Diff line number Diff line change
Expand Up @@ -246,17 +246,21 @@ dependencies = [
# make quick
"ci-job-fmt",
"ci-job-clippy",
"check-no-features",
"depcheck",
"ci-job-doc",

# not so quick
"ci-job-diplomat",
"ci-job-tidy",
"ci-job-nostd",
"ci-job-msrv-check",
"check-tutorials-local",
"ci-job-tidy",
"ci-job-doc",

# Get a coffee
"ci-job-test",
"ci-job-test-docs",
"ci-job-test-tutorials-cratesio",
"ci-job-diplomat",
"ci-job-testdata",
"ci-job-msrv-features",
"ci-job-full-datagen",
Expand Down

0 comments on commit c003764

Please sign in to comment.