diff --git a/.github/workflows/beta.yml b/.github/workflows/beta.yml index d6d2a6e..0eabaf0 100644 --- a/.github/workflows/beta.yml +++ b/.github/workflows/beta.yml @@ -76,6 +76,7 @@ jobs: uses: actions/download-artifact@v4 with: name: vitest-code-coverage-report + - name: check run: ls -l - name: SonarCloud Scan uses: SonarSource/sonarcloud-github-action@master