Skip to content
Snippets Groups Projects

CI: add same jobs as in original GitHub fork

Merged STEVAN Antoine requested to merge ci/add-same-jobs-as-in-original-github-fork into master
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -11,6 +11,7 @@ workflow:
format:
script:
- rustup show
- cargo fmt --all --check
test_stable:
Loading