From 5f10fc5af46be0bd78f82f5d5731ef0ef19cfaaa Mon Sep 17 00:00:00 2001 From: Alexander Samusev <41779041+alvicsam@users.noreply.github.com> Date: Tue, 27 Aug 2024 17:42:59 +0200 Subject: [PATCH] New tests (#2) * New tests * change timings --- .github/workflows/gha.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/workflows/gha.yml b/.github/workflows/gha.yml index ce279d3..57d96d2 100644 --- a/.github/workflows/gha.yml +++ b/.github/workflows/gha.yml @@ -20,3 +20,8 @@ jobs: steps: - uses: actions/checkout@v4 - run: sleep 60 + test-job2: + runs-on: ubuntu-latest + steps: + - uses: actions/checkout@v4 + - run: sleep 120