Skip to content

Commit

Permalink
debug messages
Browse files Browse the repository at this point in the history
  • Loading branch information
lskatz committed Jul 8, 2024
1 parent 6e6231a commit 8d267b6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/unittests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,9 @@ jobs:
run: |
which downloadKalamari.sh
KALAMARI_DEBUG=1 downloadKalamari.sh
echo "Running buildTaxonomy.sh"
buildTaxonomy.sh
echo "Running filterTaxonomy.sh"
filterTaxonomy.sh
echo
tree $(dirname $(which downloadKalamari.sh))/../share/kalamari-*
Expand Down

0 comments on commit 8d267b6

Please sign in to comment.