Skip to content

Commit

Permalink
fix notebook tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ttung committed Oct 17, 2021
1 parent 4f6bc82 commit a796eeb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/starfish-prod-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ jobs:
- name: Run Notebook Tests
run: |
notebooks/py/DARTFISH.py
make notebooks/py/DARTFISH.py
simulation-notebook:
name: Simulation Notebook Test
Expand Down Expand Up @@ -355,7 +355,7 @@ jobs:
- name: Run Notebook Tests
run: |
notebooks/py/SeqFISH.py
make notebooks/py/SeqFISH.py
starmap-data-processing-example:
name: STARmap Notebook Test
Expand Down

0 comments on commit a796eeb

Please sign in to comment.