We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84d47d2 commit 0979a69Copy full SHA for 0979a69
1 file changed
.github/workflows/ci.yml
@@ -35,9 +35,6 @@ jobs:
35
working-directory: e2e
36
run: npm ci
37
38
- - name: Trust .NET dev certificate
39
- run: dotnet dev-certs https --trust
40
-
41
- name: Install Playwright browsers
42
43
run: npx playwright install --with-deps chromium
0 commit comments