Skip to content

Commit

Permalink
updated rosdep tests
Browse files Browse the repository at this point in the history
  • Loading branch information
klaxalk committed Nov 21, 2023
1 parent 846700c commit fbebf23
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/testing_mrs_amd64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ jobs:
sleep 600
test:
needs: init-artifacts
needs: wait-for-ppa
uses: ctu-mrs/buildfarm/.github/workflows/rostest_to_release.yml@master
secrets:
PUSH_TOKEN: ${{ secrets.PUSH_TOKEN }}
2 changes: 1 addition & 1 deletion mrs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ mrs_uav_managers:
unstable: master
testing: release_candidate
stable: release
ros_test: false
ros_test: true

mrs_bumper:
architecture: [amd64, arm64]
Expand Down

0 comments on commit fbebf23

Please sign in to comment.