diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 74b1b8f..55acf35 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -17,10 +17,6 @@ jobs: - uses: actions/checkout@v4 with: ref: ${{ github.ref }} - #TODO delete after merge to main - sparse-checkout: | - bitmovin-analytics-datasource - sparse-checkout-cone-mode: false - name: Setup Node.js environment uses: actions/setup-node@v4