Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Henkel <[email protected]>
  • Loading branch information
ct2034 committed Mar 26, 2024
1 parent 3c0cd2f commit 6ff5bd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
runs-on: ubuntu-latest
container: ubuntu:${{ matrix.os }}
steps:
- uses: ct2034/setup-ros@patch-1
- uses: christophebedard/setup-ros@ubuntu-noble-rolling
- run: |
sudo pip install pydocstyle==6.1.1 # downgrade to fix https://github.com/ament/ament_lint/pull/428
sudo pip install pip --upgrade
Expand Down

0 comments on commit 6ff5bd9

Please sign in to comment.