diff --git a/.github/workflows/run-pytest.yml b/.github/workflows/run-pytest.yml index f27a90a..ccb1d0a 100644 --- a/.github/workflows/run-pytest.yml +++ b/.github/workflows/run-pytest.yml @@ -9,9 +9,6 @@ on: workdir: required: true type: string - run_command: - required: true - type: string directory_to_test: required: true type: string