Skip to content

Update conditional_vault verifiable build #5

Update conditional_vault verifiable build

Update conditional_vault verifiable build #5

Workflow file for this run

name: anchor-test
on:
push:
branches:
- develop
- production
pull_request:
jobs:
run-anchor-test:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
- uses: metadaoproject/anchor-test@v2.1
with:
anchor-version: '0.29.0'
solana-cli-version: '1.18.11'