Skip to content

Run CI on other branches for testing #16

Run CI on other branches for testing

Run CI on other branches for testing #16

Workflow file for this run

name: Tests
on: [push, pull_request]
jobs:
tests:
name: Reusable
uses: ./.github/workflows/reusable-tests.yaml
with:
cache: true
solana_cli_version: 1.16.0
node_version: 17.0.1
cargo_profile: debug
anchor_binary_name: anchor-binary