Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
oeway committed Jun 14, 2022
1 parent 3c06a8f commit e470edb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ jobs:
pip install bioimageio.core torch torchvision tensorflow onnxruntime
pip install xarray imjoy-rpc aioprocessing
- name: Test
run: python src/1/tests/test_model_native.py
run: python src/bioengine-model-runner/1/tests/test_model_native.py

0 comments on commit e470edb

Please sign in to comment.