Skip to content

Commit

Permalink
Merge pull request #71 from h1alexbel/rultor-just
Browse files Browse the repository at this point in the history
feat(rultor): +nightly
  • Loading branch information
h1alexbel authored Jul 11, 2024
2 parents 1f593cf + c419088 commit 0acfce3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion justfile
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,6 @@ rultor:
sudo npm install @openapitools/openapi-generator-cli -g && \
sudo openapi-generator-cli generate -i github.yml -g rust -o .
cargo --color=never test -vv
cargo --color=never fmt --check
cargo --color=never +nightly fmt --check
cargo doc --no-deps
cargo clippy

0 comments on commit 0acfce3

Please sign in to comment.