You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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'