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
Right now the spans take the name of the steps as their "operation" and their names are empty. I'd argue that names should be mapped to names and operation should be something like uses: actions/checkout@v3 etc.
The text was updated successfully, but these errors were encountered:
Right now the spans take the name of the steps as their "operation" and their names are empty. I'd argue that names should be mapped to names and
operation
should be something likeuses: actions/checkout@v3
etc.The text was updated successfully, but these errors were encountered: