Skip to content

Commit

Permalink
[ci] Forgot to remove this obsolete check breaking CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
kirb committed Dec 6, 2017
1 parent 872dcd0 commit 292c73c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions extras/ci/test-github-projects.sh
Expand Up @@ -14,11 +14,6 @@ if [[ -z $THEOS ]]; then
exit 1
fi

if [[ -z $TEST_REPO ]]; then
echo "The repo env var is missing." >&2
exit 1
fi

for i in hbang/libcephei hbang/TypeStatus thomasfinch/PriorityHub; do
# create a directory
TEMP_DIR=$(mktemp -d)
Expand Down

0 comments on commit 292c73c

Please sign in to comment.