citus/.github
Onur Tirtir 5eaf6c221e
Fix flaky test detection job (#7256)
We were getting such errors in flaky-test detection job:
```
Unable to process file command 'output' successfully
```

Even though we don't seem to be writing multiple lines to
$GITHUB_OUTPUT, this seems to be the right fix.

https://docs.github.com/en/actions/using-workflows/workflow-commands-for-github-actions#multiline-strings
2023-10-16 14:20:55 +03:00
..
actions CircleCI to GHA migration (#7154) 2023-10-10 16:58:50 +03:00
packaging Fixes error surpressions in packaging pipelines (#7054) 2023-07-24 14:44:27 +03:00
workflows Fix flaky test detection job (#7256) 2023-10-16 14:20:55 +03:00
pull_request_template.md Add DESCRIPTION to PR template 2018-12-12 05:35:12 +01:00