Skip to content

Commit

Permalink
Revert "trying fix"
Browse files Browse the repository at this point in the history
This reverts commit 5077016.
  • Loading branch information
ct2034 committed Mar 22, 2024
1 parent 5077016 commit 194753a
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 @@ -31,7 +31,7 @@ jobs:
os: ubuntu-22.04
runs-on: ${{ matrix.os }}
steps:
- uses: ct2034/setup-ros@patch-1
- uses: ros-tooling/setup-ros@master
- 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 194753a

Please sign in to comment.