wip tests test.YML9

This commit is contained in:
Sara Aimée Smiseth 2020-10-09 08:19:56 +02:00
parent 34891e2b75
commit 02ce9bdb97

View file

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