Skip to content

Commit

Permalink
Add
Browse files Browse the repository at this point in the history
  • Loading branch information
iory committed Jan 8, 2024
1 parent 3e662eb commit 21202b7
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,13 +74,6 @@ jobs:
- {ROS_DISTRO: noetic, ROS_REPO: main}
os: [self-hosted]
steps:
- name: Install APT On Linux
run: |
apt-get update && apt-get install sudo cmake -y
sudo apt-get update -qq -y
sudo apt-get install -qq -y libspatialindex-dev freeglut3-dev libsuitesparse-dev libblas-dev liblapack-dev
- name: Install scikit-robot
run: pip install scikit-robot
- uses: actions/checkout@v3
- uses: 'iory/industrial_ci@master'
env: ${{matrix.env}}

0 comments on commit 21202b7

Please sign in to comment.