Skip to content

Commit b0b8871

Browse files
authored
Update run-tests.yaml
1 parent 097f316 commit b0b8871

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/run-tests.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
- name: Run Basic ITests
2020
if: always()
2121
run: |
22+
echo $CORENLP_MODELS_HOME
2223
ant itest
2324
- run: echo "All tests finished!"
2425
- run: echo "🍏 This job's status is ${{ job.status }}."

0 commit comments

Comments
 (0)