Skip to content

Bump github upload artifact #140

Bump github upload artifact

Bump github upload artifact #140

Workflow file for this run

name: asan
on:
pull_request:
schedule:
- cron: '0 0 * * *'
workflow_dispatch:
jobs:
build_and_test_asan:
name: test_ci_asan
uses: ./.github/workflows/reusable_asan.yaml
with:
# NOTE: Avoid adding comments in the packages lines, this can break some of the called scripts in github actions
# NOTE: Build upto rmf_fleet_adapter and rmf_visualization to cover all core open-rmf packages.
# # rmf_fleet_adapter_python causes spurious asan failures because of leaks in the Python side
packages: |
rmf_fleet_adapter
rmf_visualization