Skip to content

Remove AccountInfo from user-facing APIs and resolve account lifetime model #6937

Remove AccountInfo from user-facing APIs and resolve account lifetime model

Remove AccountInfo from user-facing APIs and resolve account lifetime model #6937

Workflow file for this run

name: Tests
on:
push:
branches:
- master
paths-ignore:
- "docs/**"
pull_request:
branches:
- master
paths-ignore:
- "docs/**"
jobs:
tests:
name: Reusable
uses: ./.github/workflows/reusable-tests.yaml
with:
cache: true
solana_version: 3.1.10
node_version: 20.18.0
cargo_profile: debug
anchor_binary_name: anchor-binary
surfpool_cli_version: 1.0.0