Skip to content

Commit

Permalink
DEBUG: DO NOT MERGE!
Browse files Browse the repository at this point in the history
  • Loading branch information
kgiusti committed May 23, 2024
1 parent 54f9953 commit 159cdd1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,6 @@ jobs:
run: |
sudo sysctl -w kernel.core_pattern="coredump.%e.%p"
ulimit -c unlimited
sudo sysctl -w vm.mmap_rnd_bits=28
ctest --timeout 1200 -V --output-junit=Testing/Test.xml --no-compress-output -I ${{matrix.shard}},,${{matrix.shards}} -j12 ${{env.RouterCTestExtraArgs}}
- name: Report coredump stacktraces (if any tests failed)
Expand Down

0 comments on commit 159cdd1

Please sign in to comment.