Skip to content

Commit

Permalink
change path to script from git root
Browse files Browse the repository at this point in the history
  • Loading branch information
lrauschning committed Dec 12, 2024
1 parent 3082802 commit 0736cb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_test_example.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
alias syri='python <(echo "import syri.scripts.syri;syri.scripts.syri.main()")'

# run using source to preserve alias
source ../../example/example_workflow.sh
source ./example/example_workflow.sh

0 comments on commit 0736cb4

Please sign in to comment.