fixup coverage job

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2025-04-29 14:16:34 +03:00
parent 823b2bdc52
commit a479d25277

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