Skip to content

fix(lint): squ-1488 #158

fix(lint): squ-1488

fix(lint): squ-1488 #158

Workflow file for this run

name: Tests
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
tests:
uses: ./.github/workflows/reusable-tests.yaml
with:
cache: true
solana_cli_version: 1.14.16
anchor_version: 0.27.0
node_version: 18
cargo_profile: debug
secrets:
MULTISIG_PROGRAM_KEYPAIR: ${{ secrets.MULTISIG_PROGRAM_KEYPAIR }}