videojs / mpd-parser

https://videojs.github.io/mpd-parser/
Other
78 stars 54 forks source link

chore: do not run es-check on publish #162

Closed misteroneill closed 2 years ago

misteroneill commented 2 years ago

Since the code is no longer transpiled down to ES5, we don't need this (and, in fact, it would prevent publishing).

codecov[bot] commented 2 years ago

Codecov Report

Merging #162 (db9e9d0) into main (b528b61) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #162   +/-   ##
=======================================
  Coverage   94.46%   94.46%           
=======================================
  Files          19       19           
  Lines         795      795           
  Branches      241      241           
=======================================
  Hits          751      751           
  Misses         44       44           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more