Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Rust github action

License

NotificationsYou must be signed in to change notification settings

icepuma/rust-action

Repository files navigation

⚠️ Action is deprecated, please userust-action.Thanks toMirlahiji for taking over the project ❤️

'Silverbullet' for a quickstart Rust CI based uponGithub Actions

What's inside the "box":

  • Rust 1.68.0
  • Rustfmt
  • Clippy
  • Cargo Release
  • cmake - Thanks @bwasty

Usage

In a file inside.github/workflows/quickstart.yml

name:Rust Exampleon:[push]jobs:build:runs-on:ubuntu-lateststeps:      -uses:actions/checkout@v1      -uses:icepuma/rust-action@masterwith:args:cd integration-test && cargo fmt -- --check && cargo clippy -- -Dwarnings && cargo test

About

Rust github action

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors2

  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp