Skip to content

Commit 20d11cd

Browse files
authored
test(ci): Do not run browser integration tests for CJS (#10423)
This does not really tell us anything the ESM tests do not already tell us. We can save some CI time there...
1 parent 7ec21da commit 20d11cd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -555,7 +555,6 @@ jobs:
555555
matrix:
556556
bundle:
557557
- esm
558-
- cjs
559558
- bundle_es5
560559
- bundle_es5_min
561560
- bundle_es6

0 commit comments

Comments
 (0)