Skip to content

Commit

Permalink
fix: removed dup on github action
Browse files Browse the repository at this point in the history
  • Loading branch information
sifnoc committed Sep 26, 2023
1 parent 1971fbf commit dfb0de3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ jobs:
run: |
cd backend
cargo test --release -- --nocapture
cargo run --release --example summa_solvency_flow
- name: Test example
run: |
Expand Down

0 comments on commit dfb0de3

Please sign in to comment.