mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-02-12 10:36:32 +00:00
Use /bin/bash to fix ./build_run_docker_tests.sh: 13: Syntax error: "(" unexpected
This commit is contained in:
parent
3644f360b8
commit
d0ad73bd13
@ -1,4 +1,4 @@
|
||||
#! /bin/sh
|
||||
#! /bin/bash
|
||||
|
||||
# Run 'consensus-specs' tests from a docker container instance.
|
||||
# *Be sure to launch Docker before running this script.*
|
||||
|
Loading…
x
Reference in New Issue
Block a user