mirror of
https://github.com/SaraSmiseth/prosody.git
synced 2025-04-19 16:01:14 +00:00
wip tests test.YML2
This commit is contained in:
parent
733afc2ad1
commit
7854d3371e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -17,4 +17,4 @@ jobs:
|
|||
run: docker build . -t prosody
|
||||
|
||||
- name: run tests
|
||||
run: cd ./tests/ && ./test.zsh
|
||||
run: cd ./tests/ && bash ./test.zsh
|
||||
|
|
Loading…
Reference in a new issue