feat: remove custom shell input (#81)

* ci: remove `specified-shell` job in the Test workflow

* feat: remove `shell` action input
This commit is contained in:
Alfi Maulana
2023-11-21 20:17:13 +07:00
committed by GitHub
parent 025d277e55
commit ded3a0b2a3
3 changed files with 0 additions and 17 deletions

View File

@@ -5,9 +5,6 @@ branding:
color: gray-dark
icon: terminal
inputs:
shell:
description: The shell to be used to run the commands
required: false
source-dir:
description: The source directory of the CMake project
required: false