Skip to content

Merge pull request #67 from Squads-Protocol/feat/sdk-rs-add-close-ins… #286

Merge pull request #67 from Squads-Protocol/feat/sdk-rs-add-close-ins…

Merge pull request #67 from Squads-Protocol/feat/sdk-rs-add-close-ins… #286

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.17.0
anchor_version: 0.29.0
node_version: 18
cargo_profile: debug