Skip to content
This repository has been archived by the owner on Nov 20, 2023. It is now read-only.

Commit

Permalink
Add dist
Browse files Browse the repository at this point in the history
  • Loading branch information
beagleknight committed Jul 4, 2022
1 parent 7abb7b0 commit 0ba2767
Show file tree
Hide file tree
Showing 5 changed files with 2,327 additions and 0 deletions.
3 changes: 3 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ inputs:
engine:
required: true
description: 'Test Engine to compute the summary (cypress)'
reportFile:
required: true
description: 'Test report file provided by the test runner'
runs:
using: 'node16'
main: 'dist/index.js'
Loading

0 comments on commit 0ba2767

Please sign in to comment.