mirror of
https://github.com/bsedin/matrix-webhook.git
synced 2026-04-09 11:25:40 +00:00
arst
This commit is contained in:
@@ -5,5 +5,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
github-server-url: 'http://gitea:3000'
|
||||
- run: docker compose -f test.yml up --exit-code-from tests
|
||||
- uses: codecov/codecov-action@v4
|
||||
|
||||
Reference in New Issue
Block a user