disable coverage job (#274)

This commit is contained in:
2025-05-03 12:39:55 +05:00
committed by GitHub
parent 6cdb4ff377
commit 8b3b2700d6

View File

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