wip tests test.YML10

This commit is contained in:
Sara Aimée Smiseth 2020-10-09 08:23:23 +02:00
parent 02ce9bdb97
commit 33a29ea71b

View file

@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
- name: Install dependencies - name: Install dependencies
run: pacman -Syu --noconfirm docker python run: pacman -Syu --noconfirm docker python sudo
- name: build test image - name: build test image
run: docker build . -t prosody run: docker build . -t prosody