Skip to content

flamenco, ci: support choosing page sz for sol compat wksp #11006

flamenco, ci: support choosing page sz for sol compat wksp

flamenco, ci: support choosing page sz for sol compat wksp #11006

Workflow file for this run

name: On Pull Request
on:
merge_group:
pull_request:
types: [synchronize, opened, reopened, ready_for_review]
concurrency:
group: on-pull-request_${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
tests:
if: github.event.pull_request.draft == false
uses: ./.github/workflows/tests.yml

Check failure on line 12 in .github/workflows/on_pull_request.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/on_pull_request.yml

Invalid workflow file

error parsing called workflow ".github/workflows/on_pull_request.yml" -> "./.github/workflows/tests.yml" : You have an error in your yaml syntax on line 94
secrets: inherit
ledgers:
if: github.event.pull_request.draft == false
uses: ./.github/workflows/ledgers.yml
secrets: inherit
# firedancer:
# if: github.event.pull_request.draft == false
# uses: ./.github/workflows/test_firedancer_localnet.yml
# secrets: inherit