Skip to content

Merge tag 'rel-test' into test #94

Merge tag 'rel-test' into test

Merge tag 'rel-test' into test #94

Workflow file for this run

name: CI Test
on:
push:
branches:
- test
tags-ignore:
- rel-*
concurrency:
group: ${{ github.workflow }}
cancel-in-progress: false
jobs:
call_build:
uses: ./.github/workflows/ci_shared.yaml
with:
client_target: test
secrets: inherit