From 2861307a2c6cd19c282a002e5934b781956d54b4 Mon Sep 17 00:00:00 2001 From: adam-fowler Date: Wed, 11 Feb 2026 20:06:24 +0000 Subject: [PATCH] Update from hummingbird-project-template 507f24a0cbe2fce828417604d28bd9a9da60c4a5 --- .github/workflows/verify-documentation.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/verify-documentation.yml b/.github/workflows/verify-documentation.yml index fb65357..b388b7d 100644 --- a/.github/workflows/verify-documentation.yml +++ b/.github/workflows/verify-documentation.yml @@ -5,7 +5,7 @@ on: concurrency: group: ${{ github.workflow }}-${{ github.ref }}-verifydocs cancel-in-progress: true - + jobs: linux: runs-on: ubuntu-latest @@ -32,4 +32,4 @@ jobs: cd documentation swift package edit ${GITHUB_REPOSITORY#*/} --path ../package ./scripts/build-docc.sh -e - +