diff --git a/.github/workflows/testomatio.yml b/.github/workflows/testomatio.yml index 1b9bbc8..a8bed71 100644 --- a/.github/workflows/testomatio.yml +++ b/.github/workflows/testomatio.yml @@ -27,7 +27,7 @@ jobs: with: node-version: 22 - - run: npm ci + - run: npm i - run: npx playwright install --with-deps