Skip to content

docs/requirements.txt: Sphinx version < 9.x. #517

docs/requirements.txt: Sphinx version < 9.x.

docs/requirements.txt: Sphinx version < 9.x. #517

name: Compile examples
on:
push:
jobs:
compile-examples:
uses: Infineon/arduino-devops/.github/workflows/compile-examples.yml@latest

Check warning on line 8 in .github/workflows/compile-examples.yml

View workflow run for this annotation

GitHub Actions / Compile examples

Workflow syntax warning

In .github/workflows/compile-examples.yml (Line: 8, Col: 11): Error from called workflow Infineon/arduino-devops/.github/workflows/compile-examples.yml@latest (Line: 86, Col: 13): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?

Check warning on line 8 in .github/workflows/compile-examples.yml

View workflow run for this annotation

GitHub Actions / Compile examples

Workflow syntax warning

In .github/workflows/compile-examples.yml (Line: 8, Col: 11): Error from called workflow Infineon/arduino-devops/.github/workflows/compile-examples.yml@latest (Line: 135, Col: 13): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
secrets: inherit