Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
jobs:
build_and_test:
name: rmf_task
uses: open-rmf/rmf_ci_templates/.github/workflows/reusable_build.yaml@main
uses: aaronchongth/rmf_ci_templates/.github/workflows/reusable_build.yaml@4a0496f9f7be0152f2ff1d55f61d41df422591c6
with:
# NOTE: Avoid adding comments in the package lines, this can break some of the called scripts in github actions
packages: |
Expand Down
Loading