Skip to content

Commit

Permalink
try using public repos
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveMacenski committed Nov 11, 2023
1 parent a30e714 commit 8dd3898
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
with:
import-token: ${{ secrets.GITHUB_TOKEN }}
target-ros2-distro: ${{ matrix.ros_distro }}
vcs-repo-file-url: https://raw.githubusercontent.com/open-navigation/opennav_coverage/main/.github/deps.repos?token=GHSAT0AAAAAABZHNLIM5ZNSJUAOMX6B64IYZKO5D5Q
vcs-repo-file-url: https://raw.githubusercontent.com/open-navigation/navigation2/coverage_ci/deps.repos
- uses: actions/upload-artifact@v1
with:
name: colcon-logs
Expand Down

0 comments on commit 8dd3898

Please sign in to comment.