Skip to content

initial commit

initial commit #1

Workflow file for this run

name: Test
on:
push:
jobs:
build:
uses: riotkit-org/.github/.github/workflows/python.release.yaml@release-1

Check failure on line 7 in .github/workflows/test.yaml

View workflow run for this annotation

GitHub Actions / Test

Invalid workflow file

The workflow is not valid. In .github/workflows/test.yaml (Line: 7, Col: 15): Error from called workflow riotkit-org/.github/.github/workflows/python.release.yaml@release-1 (Line: 31, Col: 26): Unexpected value 'make test' .github/workflows/test.yaml (Line: 10, Col: 22): Unexpected value 'make test'
with:
prepareCmd: "make poetry"
testCmd: "make test"
sonarCloudEnabled: "false"

Check failure on line 11 in .github/workflows/test.yaml

View workflow run for this annotation

GitHub Actions / Test

Invalid workflow file

The workflow is not valid. .github/workflows/test.yaml (Line: 11, Col: 32): Invalid input, sonarCloudEnabled is not defined in the referenced workflow.

Check failure on line 11 in .github/workflows/test.yaml

View workflow run for this annotation

GitHub Actions / Test

Invalid workflow file

The workflow is not valid. .github/workflows/test.yaml (Line: 11, Col: 32): Unexpected value 'false'