We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Looking at checks currently shows
..github/workflows/local.yml / build (macos-latest) (push) Successful in 6s .github/workflows/prod.yml / build (macos-latest) (push) Successful in 7s .github/workflows/local.yml / build (ubuntu-latest) (push) Successful in 22s .github/workflows/prod.yml / build (ubuntu-latest) (push) Successful in 19s .github/workflows/local.yml / build (windows-latest) (push) Successful in 12s .github/workflows/prod.yml / build (windows-latest) (push) Successful in 21s
but we can have it show
Local / build (macos-latest) (push) Successful in 5s Prod / build (macos-latest) (push) Successful in 7s Local / build (ubuntu-latest) (push) Successful in 54s Prod / build (ubuntu-latest) (push) Successful in 42s Local / build (windows-latest) (push) Successful in 12s Prod / build (windows-latest) (push) Successful in 15s
instead
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Looking at checks currently shows
but we can have it show
instead
The text was updated successfully, but these errors were encountered: