From f6bda4ab6a7472e7d8da66623181b284fad21936 Mon Sep 17 00:00:00 2001 From: Aaron Miller Date: Thu, 1 Feb 2024 07:48:24 -0800 Subject: [PATCH] Update custom-ox.sh testing shorter sleep --- .github/workflows/custom-ox.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/custom-ox.sh b/.github/workflows/custom-ox.sh index 730d162..6239f1e 100755 --- a/.github/workflows/custom-ox.sh +++ b/.github/workflows/custom-ox.sh @@ -1,7 +1,7 @@ #!/bin/bash # Add sleep before the ox action -sleep 10 +sleep 5 # Run the actual checkout action sh -c "/usr/bin/docker run --name oxsecurityoxblockmodelatest_6ff9a5 --label f45b78 --workdir /github/workspace --rm \