Skip to content

Commit

Permalink
sanity check
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinrue committed Mar 7, 2024
1 parent dbc94b0 commit 207661d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/visualization-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,11 @@ jobs:
run: |
cd teaseq/vis/data
sed -i 's+paired_scatters: True+paired_scatters: False+g' pipeline.yml
-name: Check line was edited
run: |
cd teaseq/vis/data
grep paired_scatters pipeline.yml
- name: File tree
run: tree teaseq
Expand Down

0 comments on commit 207661d

Please sign in to comment.