From: Felix Ableitner <me@nutomic.com>
Date: Wed, 9 Dec 2020 23:13:53 +0000 (+0100)
Subject: perm issues 2
X-Git-Url: http://these/git/%7Bthis.props.imageSrc%7D?a=commitdiff_plain;h=d0e730fed4439005a30080f79ae1cd676199d15f;p=lemmy.git

perm issues 2
---

diff --git a/.drone.yml b/.drone.yml
index 38e22716..27d51244 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -10,6 +10,7 @@ steps:
       RUST_TEST_THREADS: 1
     commands:
       - ls -la
+      - id
       - cargo check --all
       - cargo test --workspace --no-fail-fast