Skip to content

Commit

Permalink
run scitree before and after jobs file
Browse files Browse the repository at this point in the history
  • Loading branch information
jteijema committed Nov 8, 2024
1 parent 1db378c commit 01a77da
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 @@ -50,6 +50,7 @@ jobs:
if: ${{ matrix.os != 'windows-latest' }}
run: |
asreview makita template basic -s .github/workflows/test_data/ --instances_per_query 100 --skip_wordclouds --overwrite --n_runs 1
scitree
sh jobs.sh
scitree
- name: Upload output files
Expand Down

0 comments on commit 01a77da

Please sign in to comment.