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 7c95e39
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,6 @@ jobs:
- uses: actions/checkout@v4
with:
submodules: recursive
- name: Run unit tests sample-03-rs
- name: Run unit tests
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 7c95e39

Please sign in to comment.