mirror of
https://github.com/Kozea/Radicale.git
synced 2025-10-03 21:20:45 +00:00
coveralls-test: do not run on PR, related to https://github.com/Kozea/Radicale/issues/1881
This commit is contained in:
parent
2a07c5ab7f
commit
8e8f98d2c6
1 changed files with 1 additions and 0 deletions
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
|
@ -26,6 +26,7 @@ jobs:
|
|||
run: tox -c pyproject.toml -e py
|
||||
|
||||
coveralls-test:
|
||||
if: github.event_name == 'push'
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-latest]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue