mirror of https://github.com/zulip/zulip.git
2dc0662a50
Storing the puppeteer artifacts is useful for debugging failures in CI. Confusingly, `if: ${{ something }}` does not work out to be true like `if: ${{ always() && something }}` does; the former has a silent `success()` built into it[1]: > If your if expression does not contain any of the status functions > it will automatically result with success(). [1] https://docs.github.com/en/actions/reference/context-and-expression-syntax-for-github-actions#job-status-check-functions |
||
---|---|---|
.. | ||
workflows | ||
pull_request_template.md |