diff --git a/.github/workflows/test_published_calculations.yml b/.github/workflows/test_published_calculations.yml index 8411548..ba5cddf 100644 --- a/.github/workflows/test_published_calculations.yml +++ b/.github/workflows/test_published_calculations.yml @@ -11,6 +11,7 @@ jobs: build: runs-on: self-hosted + timeout-minutes: 1440 steps: - uses: actions/checkout@v3.0.2