mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
externalTests: Add support for using a native binary
This commit is contained in:
@@ -1044,7 +1044,7 @@ jobs:
|
||||
- run:
|
||||
name: External <<parameters.project>> tests
|
||||
command: |
|
||||
test/externalTests/<<parameters.project>>.sh /tmp/workspace/soljson.js
|
||||
test/externalTests/<<parameters.project>>.sh solcjs /tmp/workspace/soljson.js
|
||||
- gitter_notify_failure_unless_pr
|
||||
|
||||
b_win: &b_win
|
||||
|
||||
Reference in New Issue
Block a user