From e0027d4d4a6660a70aef8439fcb0552f1ff10f6b Mon Sep 17 00:00:00 2001 From: "Sean T. Allen" Date: Tue, 15 Oct 2024 18:48:28 +0000 Subject: [PATCH] Add CI test that everything works when runtimestats are on Closes #4529 --- .github/workflows/pr.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index d354b3bcaf..93ef5f25c3 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -450,6 +450,9 @@ jobs: - image: ghcr.io/ponylang/ponyc-ci-x86-64-unknown-linux-ubuntu24.04-builder:20240425 debugger: lldb directives: pool_memalign + - image: ghcr.io/ponylang/ponyc-ci-x86-64-unknown-linux-ubuntu24.04-builder:20240425 + debugger: lldb + directives: runtimestats name: use ${{ matrix.directives }} container: