Skip to content

Workflow file for this run

name: Ubuntu Build and Test
on: [push, workflow_dispatch]
jobs:
linux-build-and-test:
uses: ./.github/workflows/common-build.yml

Check failure on line 6 in .github/workflows/linux-build.yml

View workflow run for this annotation

GitHub Actions / Ubuntu Build and Test

Invalid workflow file

The workflow is not valid. In .github/workflows/linux-build.yml (Line: 6, Col: 11): Error from called workflow nawaz1991/cpp-oasvalidator/.github/workflows/common-build.yml@37d39fb5cbcd4ada7619d39fee92a5c1f0590a1a (Line: 13, Col: 12): Unrecognized named-value: 'runner'. Located at position 2 within expression: (runner.os == 'Windows') && '.exe' || ''
with:
os: ubuntu-latest