This commit is contained in:
flybird11111
2025-05-28 11:13:44 +08:00
parent d3c40b9de4
commit 4afff92138
25 changed files with 39 additions and 39 deletions

View File

@@ -8,7 +8,7 @@ on:
jobs:
report-test-coverage:
runs-on: ubuntu-latest
runs-on: ubuntu-[self-hosted, ubuntu-latest]
if: ${{ github.event.workflow_run.conclusion == 'success' }}
steps:
- name: "Download artifact"