We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 691d28e commit 150898cCopy full SHA for 150898c
1 file changed
packages/report-flaky-tests/action.yml
@@ -14,4 +14,4 @@ inputs:
14
default: 'flaky-tests'
15
runs:
16
using: 'node20'
17
- main: 'build/index.js'
+ main: 'build/index.cjs'
0 commit comments