From e9c320ece7a5892a9659e71bad16d55de7d6462e Mon Sep 17 00:00:00 2001 From: John Craft Date: Wed, 24 Jan 2024 20:01:00 -0800 Subject: [PATCH] Typo --- .github/workflows/test-migration.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/test-migration.yml b/.github/workflows/test-migration.yml index ea03621..ce1ebb1 100644 --- a/.github/workflows/test-migration.yml +++ b/.github/workflows/test-migration.yml @@ -66,6 +66,7 @@ jobs: fi - run: npm install ansi_up + if: always() - name: Add or Update Comment on PR uses: actions/github-script@v7