Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
pvshvp-oss committed Mar 14, 2024
1 parent ba25c58 commit cfe03ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/rust_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ jobs:
with:
rust_release_channel: nightly
compilation_taget: x86_64-unknown-linux-gnu
command: test
arguments: '--workspace'
command: build
arguments: '--all-features --workspace --release'
use_cross: false


Expand Down

0 comments on commit cfe03ed

Please sign in to comment.