wip tests test.YML3

This commit is contained in:
Sara Aimée Smiseth 2020-10-09 07:36:16 +02:00
parent 7854d3371e
commit b27ce3add3
2 changed files with 4 additions and 2 deletions

View file

@ -17,4 +17,4 @@ jobs:
run: docker build . -t prosody
- name: run tests
run: cd ./tests/ && bash ./test.zsh
run: cd ./tests/ && ./test.bash

View file

@ -1,4 +1,6 @@
#!/bin/zsh
#!/bin/bash
set -e
# generate certs for testing