Skip to content

Commit

Permalink
debug the ls statement
Browse files Browse the repository at this point in the history
  • Loading branch information
lskatz committed Jun 5, 2024
1 parent 470398a commit 80fdaec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validateTaxonomy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
echo $PATH
bash Kalamari/bin/buildTaxonomy.sh
bash Kalamari/bin/filterTaxonomy.sh
ls -lhR Kalamari/share/kalamari-*/taxonomy
ls -lhR Kalamari/share/kalamari-*/
- name: validate taxonomy
run: |
perl Kalamari/bin/validateTaxonomy.pl Kalamari/share/kalamari-*/taxonomy
Expand Down

0 comments on commit 80fdaec

Please sign in to comment.