Skip to content

Commit f807786

Browse files
committed
Add some testing code
1 parent 332431a commit f807786

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

action.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@ runs:
6565
cd $GITHUB_ACTION_PATH
6666
npm install
6767
npx tsc
68+
ls
69+
ls dist
6870
node dist/index.js
6971
shell: bash
7072
env:

0 commit comments

Comments
 (0)