This commit is contained in:
Janos Dobronszki
2021-11-09 11:08:08 +00:00
parent 9fd910f769
commit b771c36d74

View File

@@ -23,5 +23,5 @@ jobs:
M3O_API_TOKEN: ${{ secrets.M3O_API_TOKEN }}
run: |
# stream is temporarily excluded as it hangs forever because test does not close connection
# @todo remove "idempotent: true" from stream example
# @TODO remove "idempotent: true" from stream example
find . -name ".run" | grep -v stream | xargs -n1 dirname | xargs -n1 go run