Closed matejchalk closed 1 month ago
The GitHub Actions currently runs as CommonJS, which means it can't import ESM-only packages. Therefore it can't import any packages from code-pushup/cli repo, which is a blocker for code-pushup/cli#829.
code-pushup/cli
The GitHub Actions currently runs as CommonJS, which means it can't import ESM-only packages. Therefore it can't import any packages from
code-pushup/cli
repo, which is a blocker for code-pushup/cli#829.Acceptance criteria