Skip to content

cli: Build IDL if there is only one program when using the `idl build… #436

cli: Build IDL if there is only one program when using the `idl build…

cli: Build IDL if there is only one program when using the `idl build… #436

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: 2.0.8
node_version: 20.16.0
cargo_profile: release
anchor_binary_name: anchor-binary-no-caching