wip tests test.YML8

This commit is contained in:
Sara Aimée Smiseth 2020-10-09 08:15:47 +02:00
parent d0c6a8ea37
commit 34891e2b75

View file

@ -14,6 +14,9 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Install dependencies
run: pacman -Syu docker python
- name: build test image
run: docker build . -t prosody