diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 4f3fd29f..b1645db3 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -16,7 +16,7 @@ jobs: with: node-version: '18' - run: npm ci - - run: apt remove chrome + - run: sudo apt remove chrome - uses: browser-actions/setup-chrome@c785b87e244131f27c9f19c1a33e2ead956ab7ce with: