We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc00ed7 commit 53c8400Copy full SHA for 53c8400
.ci/cargo_glue.sh
@@ -7,6 +7,6 @@ set -e
7
# We need this script because the cwd that cargo runs the runner in changes
8
# depending on crate.
9
10
-cd "$GITHUB_WORKSPACE/.ci/;
+cd "$GITHUB_WORKSPACE/.ci/"
11
echo "In glue script with cwd: $(pwd)"
12
echo "Got args: $@"
0 commit comments