mirror of
https://github.com/SaraSmiseth/prosody.git
synced 2025-04-19 16:01:14 +00:00
wip tests test.YML9
This commit is contained in:
parent
34891e2b75
commit
02ce9bdb97
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
|
||||
|
||||
- name: Install dependencies
|
||||
run: pacman -Syu docker python
|
||||
run: pacman -Syu --noconfirm docker python
|
||||
|
||||
- name: build test image
|
||||
run: docker build . -t prosody
|
||||
|
|
Loading…
Reference in a new issue