Skip to content

Commit

Permalink
Next try
Browse files Browse the repository at this point in the history
  • Loading branch information
knutwalker authored Jan 25, 2024
1 parent 3ed0c9a commit 6e22e22
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 @@ -84,5 +84,5 @@ jobs:
working-directory: e2e
browser: chrome
# See https://github.com/cypress-io/github-action/issues/482
start: sh ../target/release/movies-rust-bolt
start: sh -c ../target/release/movies-rust-bolt
wait-on: 'http://localhost:8080'

0 comments on commit 6e22e22

Please sign in to comment.