Skip to content

Review fixes suite5 suite6 #303

Review fixes suite5 suite6

Review fixes suite5 suite6 #303

Workflow file for this run

name: 'Test action'
on:
push:
branches: [ "main", "dev" ]
pull_request:
branches: [ "main", "dev" ]
env:
CARGO_TERM_COLOR: always
concurrency:
group: '${{ github.workflow }} @ ${{ github.event.pull_request.head.label || github.head_ref || github.ref }}'
cancel-in-progress: true
jobs:
test:
uses: FairgateLabs/BitVMX-CI/.github/workflows/ci_template.yml@main
with:
repo: 'FairgateLabs/rust-bitvmx-workspace'
submodule_path: 'rust-bitvmx-key-manager'
secrets: inherit