Skip to content

Commit

Permalink
Try the correct path
Browse files Browse the repository at this point in the history
  • Loading branch information
knutwalker authored Jan 25, 2024
1 parent 56695c8 commit 4ae1121
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,5 +82,5 @@ jobs:
with:
working-directory: e2e
browser: chrome
start: ../target/release/movies-rust-bolt
start: ../movies-rust-bolt/target/release/movies-rust-bolt
wait-on: 'http://localhost:8080'

0 comments on commit 4ae1121

Please sign in to comment.