mirror of
https://github.com/SaraSmiseth/prosody.git
synced 2025-04-19 16:01:14 +00:00
wip tests test.YML10
This commit is contained in:
parent
02ce9bdb97
commit
33a29ea71b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue