From c58e46b00b484dd7b0e8df2287638357fab69195 Mon Sep 17 00:00:00 2001 From: John SJ Anderson Date: Tue, 20 Aug 2024 15:37:03 -0700 Subject: [PATCH] Test new CI workflow --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index cc5976d8f..ae2e32212 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -24,7 +24,7 @@ jobs: - run: cram --shell=/bin/bash tests/sanitize-metadata.t docs: - uses: nextstrain/.github/.github/workflows/docs-ci.yaml@master + uses: nextstrain/.github/.github/workflows/docs-ci.yaml@check-external-links-29 with: docs-directory: docs/ environment-file: docs/conda.yml