Skip to content

Commit

Permalink
Update e2e.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
l-monninger authored Aug 22, 2023
1 parent 7633e87 commit e70c734
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ jobs:
- name: Navigate and Run Movement Test
run: |
$(source ~/.bashrc; echo $PATH) >> $GITHUB_PATH
echo "~/.movement/bin" >> $GITHUB_PATH
cd examples/movement/data_structures
ls ~/.movement/bin
echo $PATH
echo $GITHUB_PATH
movement move test

0 comments on commit e70c734

Please sign in to comment.