Skip to content

Add simple solang test #9

Add simple solang test

Add simple solang test #9

Workflow file for this run

name: Tests
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
tests:
name: Reusable
uses: ./.github/workflows/reusable-tests.yaml
with:
cache: true
solana_cli_version: 1.16.0
solang_version: 0.3.2

Check failure on line 18 in .github/workflows/tests.yaml

View workflow run for this annotation

GitHub Actions / Tests

Invalid workflow file

The workflow is not valid. .github/workflows/tests.yaml (Line: 18, Col: 23): Invalid input, solang_version is not defined in the referenced workflow.
node_version: 17.0.1
cargo_profile: debug
anchor_binary_name: anchor-binary