Skip to content

Commit 34e1fa5

Browse files
committed
test(ci): Do not run browser integration tests for CJS
This does not really tell us anything the ESM tests do not already tell us.
1 parent 527e278 commit 34e1fa5

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)