Skip to content

Commit

Permalink
install backoffice
Browse files Browse the repository at this point in the history
  • Loading branch information
FynnBe committed Jun 17, 2024
1 parent 7371532 commit 88fc7a7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/check_compatibility_ilastik.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ jobs:
environment-file: env.yaml
cache-downloads: true
cache-environment: true
- name: install backoffice
run: pip install .
- name: test with ilastik ${{ matrix.v }}
shell: bash -l {0}
run: python scripts/check_compatibility_ilastik.py ${{ matrix.v }}

0 comments on commit 88fc7a7

Please sign in to comment.