Skip to content

Commit

Permalink
ci: remove cargo install cargo-ament-build from CI
Browse files Browse the repository at this point in the history
Signed-off-by: Esteve Fernandez <esteve@apache.org>
  • Loading branch information
esteve committed Oct 16, 2024
1 parent 3706489 commit 8b1a725
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,5 @@ on:
jobs:
pytest:
uses: ./.github/workflows/pytest.yaml
with:
prerun-step: 'cargo install cargo-ament-build'
secrets:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 8b1a725

Please sign in to comment.