Skip to content

refactor the compilerPath verification to get consistent results in JSON and UI verification #7603

refactor the compilerPath verification to get consistent results in JSON and UI verification

refactor the compilerPath verification to get consistent results in JSON and UI verification #7603

Workflow file for this run

name: CI (Linux)
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
job:
uses: ./.github/workflows/job-compile-and-test.yml

Check failure on line 11 in .github/workflows/ci_linux.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/ci_linux.yml

Invalid workflow file

error parsing called workflow ".github/workflows/ci_linux.yml" -> "./.github/workflows/job-compile-and-test.yml" : the `uses' attribute must be a path, a Docker image, or owner/repo@ref
with:
runner-env: ubuntu-22.04
platform: linux