shouldnt run

This commit is contained in:
John McLear 2020-06-08 12:46:20 +00:00
parent 0bd62ddd92
commit 78a66ac4fb

View file

@ -25,7 +25,9 @@ env:
jobs: jobs:
include: include:
- if: fork=false # we can only frontend tests from the ether/ organization and not from forks.
# To request tests to be run ask a maintainer to fork your repo to ether/
- if: fork = true
- name: "Test the Frontend" - name: "Test the Frontend"
install: install:
- "bin/installDeps.sh" - "bin/installDeps.sh"