From 9b3c00ed24fd05be43a0d901c61bbe33ad46b059 Mon Sep 17 00:00:00 2001 From: zeroknots Date: Fri, 16 Feb 2024 13:39:18 +0700 Subject: [PATCH] spacing --- .github/workflows/ci.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 1a699c82..2d3e91b8 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -22,16 +22,16 @@ jobs: needs: ["build"] uses: "rhinestonewtf/reusable-workflows/.github/workflows/forge-test-workspaces.yaml@main" with: - match-workspace: "@rhinestone/safe7579" + match-workspace: "@rhinestone/safe7579" workspace-sessionkeymanager: needs: ["build"] uses: "rhinestonewtf/reusable-workflows/.github/workflows/forge-test-workspaces.yaml@main" with: - match-workspace: "@rhinestone/sessionkeymanager" + match-workspace: "@rhinestone/sessionkeymanager" workspace-examples: needs: ["build"] uses: "rhinestonewtf/reusable-workflows/.github/workflows/forge-test-workspaces.yaml@main" with: - match-workspace: "@rhinestone/modulekit-examples" + match-workspace: "@rhinestone/modulekit-examples"