Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
junkurihara committed Oct 2, 2023
1 parent 2da2278 commit a2e121d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,4 @@ jobs:
submodules: recursive
- name: Run unit tests sample-03-rs
run: |
cd sample-03-rs
cargo test --verbose
- name: Run unit tests sample-04-rs
run: |
cd sample-04-rs
cargo test --verbose

0 comments on commit a2e121d

Please sign in to comment.