Skip to content

Commit

Permalink
fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinrue committed Mar 7, 2024
1 parent 8e77d47 commit dbc94b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/visualization-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
- name: Replace template contents in configuration file
run: |
cd teaseq/integration
cd teaseq/vis/data
sed -i 's+paired_scatters: True+paired_scatters: False+g' pipeline.yml
- name: File tree
Expand Down

0 comments on commit dbc94b0

Please sign in to comment.