Skip to content

Commit

Permalink
debugging for github action: remove node requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
tsov committed Sep 26, 2023
1 parent 58d164c commit 40648eb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/actions/test-action/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,4 @@ inputs:
required: true

runs:
using: 'node18'
main: 'index.js'

0 comments on commit 40648eb

Please sign in to comment.