Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stanfordnlp/stanza.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJ38 <jebolton@stanford.edu>2021-11-04 14:48:20 +0300
committerJohn Bauer <horatio@gmail.com>2022-04-23 07:36:46 +0300
commit22ec01d5a6f58c9bf6f35b6f08e717c3f8d4b0c7 (patch)
tree1a00636ab816a501f6c2fc7fbcd48b13971e7a4b /.github
parentdea5403b9abb9c8cc38afec5fdadb9e64b66b13f (diff)
add text to test
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/stanza-tests.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/stanza-tests.yaml b/.github/workflows/stanza-tests.yaml
index 11e68514..016168d5 100644
--- a/.github/workflows/stanza-tests.yaml
+++ b/.github/workflows/stanza-tests.yaml
@@ -14,6 +14,7 @@ jobs:
- name: Run demo
run: |
# set up environment
+ echo "Setting up environment..."
bash
. /home/stanzabuild/miniconda3/etc/profile.d/conda.sh
export CORENLP_HOME=/home/stanzabuild/stanford-corenlp-4.3.0