Skip to content

Commit

Permalink
ci: allow for longer DAG collection time in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
grumbach committed May 16, 2024
1 parent 770c5a7 commit 7147189
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/memcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@ jobs:
cat spend_dag_and_statistics.txt
env:
SN_LOG: "all"
timeout-minutes: 5
timeout-minutes: 15
if: always()

- name: Check nodes running
Expand Down

0 comments on commit 7147189

Please sign in to comment.