Skip to content

Commit

Permalink
fix subfolder
Browse files Browse the repository at this point in the history
  • Loading branch information
stelzo committed Jun 23, 2024
1 parent 7d0d7d5 commit 4b9a4dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rclrs_jazzy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: docker build . --file ./rpcl2/tests/Dockerfile_rclrs_jazzy --tag rclrs_jazzy
- run: docker build . --file ./tests/Dockerfile_rclrs_jazzy --tag rclrs_jazzy
- run: docker run rclrs_jazzy cargo test --features derive,nalgebra,rayon

0 comments on commit 4b9a4dd

Please sign in to comment.