Skip to content

Commit

Permalink
bug fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
tmori committed Dec 27, 2023
1 parent 6299e28 commit 1a42f77
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 28 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,11 @@ jobs:
run: |
cd hakoniwa && bash build.bash
- name: Run Tests/drone_physics
run: |
cd drone_physics && make run_verbose_test
- name: Run Tests/hakoniwa
run: |
cd hakoniwa/cmake-build && test/hako-px4sim-test
28 changes: 0 additions & 28 deletions .github/workflows/test.yml

This file was deleted.

0 comments on commit 1a42f77

Please sign in to comment.