Skip to content

Commit

Permalink
Scitree error windows
Browse files Browse the repository at this point in the history
  • Loading branch information
jteijema committed Apr 12, 2024
1 parent a1ee441 commit bb0fa0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
asreview makita add-script --all -o ./tmp/scripts | tee output.txt
grep -q "ERROR" output.txt && exit 1 || true
- name: Run SciTree
if: ${{ matrix.os != 'windows-latest' }}
run: |
cd ./tmp/
scitree
Expand Down

0 comments on commit bb0fa0f

Please sign in to comment.