Skip to content

Task request time and initiator in Booking (#81) #919

Task request time and initiator in Booking (#81)

Task request time and initiator in Booking (#81) #919

Workflow file for this run

name: tsan
on:
pull_request:
push:
branches:
- main
workflow_dispatch:
jobs:
tsan_test:
name: rmf_task tsan
uses: open-rmf/rmf_ci_templates/.github/workflows/reusable_build.yaml@main
with:
# NOTE: Avoid adding comments in the package lines, this can break some of the called scripts in github actions
packages: |
rmf_task
mixin: tsan
dist-matrix: '[{"ros_distribution": "humble", "ubuntu_distribution": "jammy"}]'