Skip to content

Commit

Permalink
test: testing source build pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
kluge7 committed Oct 20, 2024
1 parent 757df03 commit 2627ec8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/source-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ jobs:
ros_distro: 'humble'
os_name: 'ubuntu-22.04'
ref: ${{ github.ref_name }}
vcs_repo_file_url: 'https://raw.githubusercontent.com/vortexntnu/perception-auv/11-task-docker-dev-environment-on-orin/ros2.repos'
vcs_repo_file_url: 'https://raw.githubusercontent.com/vortexntnu/perception-auv/feat/test-source-build-pipeline/ros2.repos'
skip_tests: true

0 comments on commit 2627ec8

Please sign in to comment.