We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81b4930 commit 0e011c1Copy full SHA for 0e011c1
.github/workflows/ci.yml
@@ -62,5 +62,5 @@ jobs:
62
dbus-run-session -- bash -c "
63
rm -f \$HOME/.local/share/keyrings/* &&
64
echo -n 'test' | gnome-keyring-daemon --unlock &&
65
- ./test/e2e/run.sh --no-build
+ ./test/e2e/run.sh --no-build --parallel 4
66
"
0 commit comments