citus/.github/workflows
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
..
build_and_test.yml Fix flaky test detection job (#7256) 2023-10-16 14:20:55 +03:00
codeql.yml Create CodeQL workflow for static analysis (#5868) 2023-02-07 15:25:17 +03:00
devcontainer.yml Add devcontainer for development purposes (#7102) 2023-10-09 15:37:21 +02:00
flaky_test_debugging.yml CircleCI to GHA migration (#7154) 2023-10-10 16:58:50 +03:00
packaging-test-pipelines.yml Removes centos 7 for PG 16 in packaging pipelines (#7205) 2023-09-19 14:37:35 +03:00