diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5217e78..8b9c901 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -20,5 +20,4 @@ jobs: - run: yarn install - run: yarn ci env: - CI: true - - run: yarn backstage-cli versions:check \ No newline at end of file + CI: true \ No newline at end of file