From 33a29ea71b3741056e03769fded28796a1d42406 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sara=20Aim=C3=A9e=20Smiseth?= <51710585+SaraSmiseth@users.noreply.github.com> Date: Fri, 9 Oct 2020 08:23:23 +0200 Subject: [PATCH] wip tests test.YML10 --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 67ae449..454edd4 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -15,7 +15,7 @@ jobs: - uses: actions/checkout@v2 - name: Install dependencies - run: pacman -Syu --noconfirm docker python + run: pacman -Syu --noconfirm docker python sudo - name: build test image run: docker build . -t prosody