aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/hst_rt.yml
blob: d04f799c9ef276f45f5ecedbf36fc03ef383c530 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
name: HST Regression Test
on: workflow_dispatch

jobs:
  rt:
    runs-on: ubuntu-latest
    name: RT HST
    steps:
      - uses: actions/checkout@v5
      - uses: ./.github/actions/tasks
        with:
          task-path: hst/rt