Skip to content

Fix inner instruction events not being detected (#4451) #896

Fix inner instruction events not being detected (#4451)

Fix inner instruction events not being detected (#4451) #896

name: No Caching Tests
on:
push:
branches:
- master
paths-ignore:
- "docs/**"
permissions:
contents: read
jobs:
no-caching-tests:
name: Reusable
uses: ./.github/workflows/reusable-tests.yaml
with:
cache: false
solana_version: 3.1.10
node_version: 20.18.0
cargo_profile: release
anchor_binary_name: anchor-binary-no-caching
surfpool_cli_version: 1.2.0