From 58bb83230828231c85ad7c78bc909407736b7e87 Mon Sep 17 00:00:00 2001 From: Oliver Gorwits Date: Mon, 16 Aug 2021 21:10:04 +0100 Subject: [PATCH] Update test.yml --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index edc3316a..5e7991ee 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -4,7 +4,7 @@ on: inputs: debug_enabled: description: 'Run debugging enabled (https://github.com/marketplace/actions/debugging-with-tmate)' - required: false + required: true default: false # push: # branches: