Skip to content

Simple versioned transaction support (#2427) #40

Simple versioned transaction support (#2427)

Simple versioned transaction support (#2427) #40

name: No Caching Tests
on:
push:
branches:
- master
jobs:
no-caching-tests:
name: Reusable
uses: ./.github/workflows/reusable-tests.yaml
with:
cache: false
solana_cli_version: 1.14.16
node_version: 17.0.1
cargo_profile: release
anchor_binary_name: anchor-binary-no-caching