We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cb21c7 commit 2f93c29Copy full SHA for 2f93c29
1 file changed
tests/scripts/smoke.sh
@@ -1,5 +1,5 @@
1
#! /bin/bash
2
set -e
3
4
-bough graph --workspace tests/fixtures/sample-workspace
5
-bough analyze --workspace tests/fixtures/sample-workspace
+bough graph --workspace tests/fixtures/sample-workspace --repo tests/fixtures/sample-workspace
+bough analyze --workspace tests/fixtures/sample-workspace --repo tests/fixtures/sample-workspace
0 commit comments