Skip to content

Commit

Permalink
Remove Testspace from Sonarcloud
Browse files Browse the repository at this point in the history
  • Loading branch information
henningkayser committed Jun 10, 2024
1 parent 46fe5be commit 9edfd66
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/workflows/sonar.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,11 @@ jobs:
sudo rm -rf /usr/local
df -h
- uses: actions/checkout@v4
- uses: testspace-com/setup-testspace@v1
if: github.repository == 'moveit/moveit2'
with:
domain: ros-planning
# Testspace disabled temporarily: https://github.com/moveit/moveit2/issues/2852
# - uses: testspace-com/setup-testspace@v1
# if: github.repository == 'moveit/moveit2'
# with:
# domain: ros-planning
- name: Get latest release date for rosdistro
id: rosdistro_release_date
uses: JafarAbdi/latest-rosdistro-release-date-action@main
Expand Down

0 comments on commit 9edfd66

Please sign in to comment.