diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index e0255d17..603025f3 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -113,7 +113,7 @@ jobs: run: pnpm run build working-directory: cli/cli-npm - - name: Compule aqua + - name: Compile aqua run: pnpm run compile-aqua working-directory: integration-tests