Skip to content

Commit

Permalink
Test against local solidity formula rather than homebrew core.
Browse files Browse the repository at this point in the history
  • Loading branch information
ekpyron committed Sep 2, 2020
1 parent 79ac915 commit b94ee11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -18,7 +18,7 @@ jobs:
- run:
name: Test Formula
command: brew test solidity
command: brew test solidity.rb

- run:
name: Test Solidity
Expand Down

0 comments on commit b94ee11

Please sign in to comment.