diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index ddc28e4..c040f6f 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -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