try to run as root

pull/1335/head
Felix Ableitner 2020-12-10 18:44:43 +01:00
parent a30199d879
commit fadb2b46f5
1 changed files with 1 additions and 0 deletions

View File

@ -79,6 +79,7 @@ steps:
- name: run federation tests
image: node:15-alpine3.12
user: root
commands:
- ls -la target/debug/lemmy_server
- apk add bash curl