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
There should be an order of workflows. Currently they are all done in parallel however if 1st stage fails there is no reason to continue. similarly with the 3rd section.
This is true for forge and generators
1st : format & lint
2nd : test
3rd : release?
The text was updated successfully, but these errors were encountered:
There should be an order of workflows. Currently they are all done in parallel however if 1st stage fails there is no reason to continue. similarly with the 3rd section.
This is true for forge and generators
1st : format & lint
2nd : test
3rd : release?
The text was updated successfully, but these errors were encountered: