lighthouse/.github/workflows
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
..
book.yml Update mdbook version in github actions (#2497) 2021-08-05 00:58:23 +00:00
cancel-previous-runs.yml Fix short sha in github actions (#2210) 2021-02-18 06:18:47 +00:00
docker-antithesis.yml Antithesis docker workflow (#2877) 2022-01-12 20:58:41 +00:00
docker.yml Add lcli Dockerfile and auto-build to CI (#2469) 2021-07-21 03:24:23 +00:00
linkcheck.yml Add linkcheck workflow (#2918) 2022-01-20 09:14:23 +00:00
local-testnet.yml Fix errors from local testnet scripts on MacOS (#2919) 2022-01-26 23:14:20 +00:00
publish-crate.yml Implement SSZ union type (#2579) 2021-09-25 05:58:36 +00:00
release.yml Release v2.1.0-rc.1 (#2921) 2022-01-17 03:25:30 +00:00
test-suite.yml Optimise slasher DB layout and switch to MDBX (#2776) 2021-12-21 08:23:17 +00:00