Skip to content

enable tests #16

enable tests

enable tests #16

Workflow file for this run

name: Tests
on:
push:
branches:
- devops/actions
jobs:
tests:
name: Localnet Testss
uses: ./.github/workflows/localnet-tests.yaml
with:
cache: true
solana_cli_version: 2.1.0
anchor_version: 0.30.1
node_version: 20.16.0
cargo_profile: debug
anchor_binary_name: anchor-binary
solana_version: 0.30.1