mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-28 03:16:16 -04:00
shouldnt run
This commit is contained in:
parent
0bd62ddd92
commit
78a66ac4fb
1 changed files with 3 additions and 1 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue