Skip to content

Commit

Permalink
Added rishka-arc to Rust CI workflow pipeline.
Browse files Browse the repository at this point in the history
  • Loading branch information
nthnn committed May 14, 2024
1 parent f109f1a commit 83e5d5e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/rust_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,8 @@ jobs:
with:
toolchain: stable

- name: rishka-arc cargo build
run: cd tools/rishka-arc && cargo build --release

- name: rishka-cc cargo build
run: cd tools/rishka-cc && cargo build --release

0 comments on commit 83e5d5e

Please sign in to comment.