Skip to content

Commit fbc7d6f

Browse files
committed
Remove exclude
1 parent 1ca6180 commit fbc7d6f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/e2e.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,6 @@ jobs:
1717
matrix:
1818
os: [buildjet-8vcpu-ubuntu-2204, windows-latest]
1919
package-manager: ["npm", "pnpm", "yarn"]
20-
exclude:
21-
- os: windows-latest
22-
package-manager: yarn
2320
steps:
2421
- name: ⬇️ Checkout repo
2522
uses: actions/checkout@v3

0 commit comments

Comments
 (0)