Skip to content

Commit

Permalink
test(ci): Do not run browser integration tests for CJS (#10423)
Browse files Browse the repository at this point in the history
This does not really tell us anything the ESM tests do not already tell
us. We can save some CI time there...
  • Loading branch information
mydea authored Jan 30, 2024
1 parent 7ec21da commit 20d11cd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -555,7 +555,6 @@ jobs:
matrix:
bundle:
- esm
- cjs
- bundle_es5
- bundle_es5_min
- bundle_es6
Expand Down

0 comments on commit 20d11cd

Please sign in to comment.