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
{{ message }}
This repository was archived by the owner on Sep 1, 2022. It is now read-only.
Bug Report
Current behavior
Without
needs: buildthe test job will run before the build artifact is uploaded and fail.Reproduction
Just follow the comments from the bot as is.
Expected behavior
The builds work.
Possible solution
There is a PR suggestion for this now, but it would be helpful to have it in the copy paste example as the
needsconcept is not yet introduced. https://github.com/githubtraining/using-github-actions-for-ci/blob/master/responses/11_needs-suggestion.mdAdditional context
Great lab all in all!