Skip to content

Fix broken git submodule: external_tools/gapmind/PaperBLAST #7

@turbomam

Description

@turbomam

Problem

All CI tests (3.10–3.13) fail at checkout with:

fatal: No url found for submodule path 'external_tools/gapmind/PaperBLAST' in .gitmodules

This has been broken since at least 2026-03-09. Every PR will show failing tests regardless of what it changes.

Fix

.gitmodules needs a URL entry for external_tools/gapmind/PaperBLAST, or the submodule reference should be removed if it's no longer needed.

Context

Noticed while merging #6 (SHA-pinning claude-code-action for supply chain hardening). The test failures are unrelated to that change.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions