Skip to content

Commit

Permalink
Upgrade dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bonprosoft committed Mar 13, 2023
1 parent 98378a4 commit 3c13e6b
Show file tree
Hide file tree
Showing 5 changed files with 202 additions and 144 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test-python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,10 @@ jobs:
apt-get update -y
apt-get install -y --no-install-recommends git
- uses: actions/checkout@v2
- name: Set up repository
run: |
chown -R $(id -u) .
shell: bash
- name: Set up ROS
run: |
apt-get install -y --no-install-recommends \
Expand Down
Loading

0 comments on commit 3c13e6b

Please sign in to comment.