lighthouse/.github
Akihito Nakano 150931950d Fix errors from local testnet scripts on MacOS (#2919)
## Issue Addressed

Resolves https://github.com/sigp/lighthouse/issues/2763

## Proposed Changes

- Add a workflow which tests that local testnet starts successfully
  - Added `set` option into the scripts in order to fail fast so that we can notice errors during starting local testnet.
- Fix errors on MacOS
  - The redirect `&>>` is supported since bash v4 but the version bundled in macOS(11.6.1) is v3. a54f119c9b
2022-01-26 23:14:20 +00:00
..
custom rust 1.53.0 updates (#2411) 2021-06-18 05:58:01 +00:00
workflows Fix errors from local testnet scripts on MacOS (#2919) 2022-01-26 23:14:20 +00:00
ISSUE_TEMPLATE.md Remove links to old master branch (#2190) 2021-02-11 06:06:54 +00:00
PULL_REQUEST_TEMPLATE.md Add PR and issue templates 2018-10-14 14:51:59 +11:00