diff --git a/.taskcluster.yml b/.taskcluster.yml index dbaac2e8b69..3e6823f1b74 100644 --- a/.taskcluster.yml +++ b/.taskcluster.yml @@ -29,4 +29,5 @@ tasks: cd repo && git checkout ${event.after} && echo "Hello World!" && - ls + sleep 120 && + ls -a