This commit is contained in:
@@ -72,7 +72,7 @@ jobs:
|
||||
printf "Subject: probe\nTo: $(whoami)@localhost\n\nhi\n" | sendmail -v "$(whoami)@localhost"
|
||||
# Then:
|
||||
ls ~/Maildir/new
|
||||
|
||||
test-files: "tests/test_runname.py"
|
||||
test-run-cmd: |
|
||||
dbus-run-session -- bash -c '
|
||||
|
||||
@@ -93,7 +93,7 @@ jobs:
|
||||
kill $XVFB_PID
|
||||
sleep 1
|
||||
'
|
||||
test-files: "tests/test_runname.py"
|
||||
|
||||
continue-on-error: true
|
||||
|
||||
##################################### TO NOT CHANGE #################################
|
||||
|
||||
Reference in New Issue
Block a user