fixup coverage job
All checks were successful
sync / sync (push) Successful in 43s

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2025-04-29 14:13:56 +03:00
parent f9a7f62d02
commit 2b08c8f682

View File

@@ -14,6 +14,7 @@ on:
jobs: jobs:
build: build:
if: github.server_url != 'https://github.com'
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: checkout code - name: checkout code