Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
tbro committed Aug 29, 2024
1 parent be24270 commit bf83e3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-demo-native-marketplace.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@ jobs:
- name: Test Demo Marketplace
run: |
export PATH="$PWD/target/release:$PATH"
scripts/demo-native --tui=false -c process-compose-mp.yml &
scripts/demo-native --tui=false --config process-compose-mp.yml &
timeout -v 600 scripts/smoke-test-demo | sed -e 's/^/smoke-test: /;'

0 comments on commit bf83e3e

Please sign in to comment.