Skip to content

Commit 57967bb

Browse files
committed
🐛 remove typo in update shell script
1 parent 8a58b5e commit 57967bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/update_test_reports.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
§set -e
1+
set -e
22
vuegen -dir docs/example_data/Basic_example_vuegen_demo_notebook -output_dir tests/report_examples/Basic_example_vuegen_demo_notebook
33

44
vuegen -dir docs/example_data/Basic_example_vuegen_demo_notebook -output_dir tests/report_examples/Basic_example_vuegen_demo_notebook/html -rt html

0 commit comments

Comments
 (0)