mirror of https://github.com/citusdata/citus.git
Set timeout
parent
5626f58a9b
commit
f655f6d360
|
@ -191,6 +191,7 @@ jobs:
|
|||
- uses: "./.github/actions/enable_core"
|
||||
- name: Run Test
|
||||
run: gosu circleci make -C src/test/${{ matrix.suite }} ${{ matrix.make }}
|
||||
timeout-minutes: 2
|
||||
- uses: "./.github/actions/save_logs_and_results"
|
||||
if: always()
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue