Updating workflows to use reusable #115
tests.yaml
on: push
call-reusable-workflow
/
build-and-test
call-reusable-workflow
/
check-code-formatting
Annotations
1 error
Invalid workflow file:
.github/workflows/tests.yaml#L14
The workflow is not valid. .github/workflows/tests.yaml (Line: 14, Col: 11): Secret USER_NAME is required, but not provided while calling. .github/workflows/tests.yaml (Line: 14, Col: 11): Secret ACCESS_TOKEN is required, but not provided while calling.
|