From d50b7230f0448063f2f1395e46c48f74152e6e78 Mon Sep 17 00:00:00 2001 From: Sean T Allen Date: Tue, 15 Oct 2024 20:16:18 -0400 Subject: [PATCH] Add CI test that everything works when runtimestats are on (#4530) 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 97b33c4589..48e74a5f12 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: