diff --git a/.github/workflows/testcafe_tests.yml b/.github/workflows/testcafe_tests.yml index 6b32dff0d7f6..fe007e6a3f64 100644 --- a/.github/workflows/testcafe_tests.yml +++ b/.github/workflows/testcafe_tests.yml @@ -145,10 +145,10 @@ jobs: working-directory: ./packages/devextreme run: 7z x artifacts.zip -aoa - # - name: Setup Chrome - # uses: ./.github/actions/setup-chrome - # with: - # chrome-version: '145.0.7632.67' + - name: Setup Chrome + uses: ./.github/actions/setup-chrome + with: + chrome-version: '145.0.7632.67' - name: Use Node.js uses: actions/setup-node@v6