mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Try external tests twice.
This commit is contained in:
parent
7d87aed5d0
commit
b1acb7d226
@ -83,7 +83,7 @@ jobs:
|
||||
name: External tests
|
||||
command: |
|
||||
. /usr/local/nvm/nvm.sh
|
||||
test/externalTests.sh /tmp/workspace/soljson.js
|
||||
test/externalTests.sh /tmp/workspace/soljson.js || test/externalTests.sh /tmp/workspace/soljson.js
|
||||
build_x86:
|
||||
docker:
|
||||
- image: buildpack-deps:artful
|
||||
|
Loading…
Reference in New Issue
Block a user