Skip to content

GHA: make a reusable workflow to build a third-party library. #1

GHA: make a reusable workflow to build a third-party library.

GHA: make a reusable workflow to build a third-party library. #1

Workflow file for this run

name: libCellML
on:
pull_request:
branches: [ master ]
workflow_dispatch

Check failure on line 6 in .github/workflows/libCellML.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/libCellML.yml

Invalid workflow file

You have an error in your yaml syntax on line 6
jobs:
libCellML:
uses: ./.github/workflows/build-third-party-library.yml
with:
third_party_library_name: libCellML