1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
name: CI on: push: branches: [main, master] pull_request: jobs: quality: uses: WyattAu/engineering-standards/.github/workflows/rust-kit.yml@main with: tier: b all-features: true loom: false wasm: false miri: false