Skip to content

feat: add duration_in_slots to Proposal, copying it over from Dao (#272) #816

feat: add duration_in_slots to Proposal, copying it over from Dao (#272)

feat: add duration_in_slots to Proposal, copying it over from Dao (#272) #816

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.17.16'