From cc83d7b5788de5d84b3b881f3f41e03a6c037c8c Mon Sep 17 00:00:00 2001 From: Zac Sweers Date: Thu, 6 Jun 2024 15:36:24 -0400 Subject: [PATCH] Update comment --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 248c859..7a7a136 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -39,7 +39,7 @@ jobs: - name: Test run: | - # Run :eithernet:compileCommonMainKotlinMetadata to ensure metadata compilation works too, as it's + # Run compileCommonMainKotlinMetadata to ensure metadata compilation works too, as it's # not covered under the normal check command ./gradlew check compileCommonMainKotlinMetadata