Skip to content

Commit 5ba1b6a

Browse files
committed
CI testing
1 parent df54314 commit 5ba1b6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
mkdir -p .compose/build/
3131
mkdir -p .compose/artifacts/
3232
tar -czf .compose/artifacts/plasmactl-bump-xxx-plasma-src.tar.gz --exclude=plasmactl-bump-xxx-plasma-src.tar.gz .
33-
./bin/launchr bump --sync --username "xxx" --password "xxx" --vault-pass "xxx" --keyring-passphrase "xxx" --override "xxx"
33+
./bin/launchr bump --sync --username "xxx" --password "xxx" --vault-pass "xxx" --keyring-passphrase "xxx" --override "xxx" -vvv
3434
3535
commands-ok:
3636
name: Ensure main commands do not fail

0 commit comments

Comments
 (0)