Commit b85dfb98 by Francisco Giordano Committed by Nicolás Venturo

make nightly job conditional (#1737)

parent e287ea6f
......@@ -34,6 +34,7 @@ jobs:
name: "Unit tests using solc nightly"
script: npm run test
env: SOLC_NIGHTLY=true
if: branch = master and type != pull_request
notifications:
slack:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment