diff --git a/.github/workflows/v3_core_test.yml b/.github/workflows/v3_core_test.yml index b2692bfb5..dd19aa6b9 100644 --- a/.github/workflows/v3_core_test.yml +++ b/.github/workflows/v3_core_test.yml @@ -61,7 +61,7 @@ jobs: uses: actions/checkout@v4 with: repository: axonweb3/v3-core - ref: d60a654a45874155467b5e40605e5b8e1f5b423e + ref: 578307adcaf60ddf08ac46ef7fddb012ded20922 path: v3-core - uses: actions/setup-node@v4 @@ -143,6 +143,7 @@ jobs: yarn test:prepare yarn test:runAll0 - name: Run test 1 + timeout-minutes: 5 if: success() || failure() run: | cd /home/runner/work/axon/axon/v3-core