Skip to content

Musig2 storage performance switching to mini-cocoon (#80) #298

Musig2 storage performance switching to mini-cocoon (#80)

Musig2 storage performance switching to mini-cocoon (#80) #298

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