andreped commited on
Commit
fe33db4
1 Parent(s): 51aa4f5

added conda CI test

Browse files
Files changed (1) hide show
  1. .github/workflows/build.yml +13 -1
.github/workflows/build.yml CHANGED
@@ -75,4 +75,16 @@ jobs:
75
  name: "Python wheel"
76
 
77
  - name: Install wheel
78
- run: pip install --find-links=${{github.workspace}} gradient_accumulator
 
 
 
 
 
 
 
 
 
 
 
 
 
75
  name: "Python wheel"
76
 
77
  - name: Install wheel
78
+ run: pip install --find-links=${{github.workspace}} livermask
79
+
80
+ - name: Download test sample
81
+ run: |
82
+ pip install gdown==4.4.0
83
+ mkdir samples
84
+ cd samples
85
+ gdown https://drive.google.com/uc?id=1shjSrFjS4PHE5sTku30PZTLPZpGu24o3
86
+ gdown https://drive.google.com/uc?id=1bNmls5o0Rxw5HvBF1IYnEzmpysYJaywN
87
+
88
+ - name: Test inference
89
+ run: |
90
+ livermask --input samples --output samples --verbose --vessels