mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-27 19:06:15 -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:
|
||||
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"
|
||||
install:
|
||||
- "bin/installDeps.sh"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue