Skip to content

Commit

Permalink
Add CI test that everything works when runtimestats are on
Browse files Browse the repository at this point in the history
Closes #4529
  • Loading branch information
SeanTAllen committed Oct 15, 2024
1 parent af29d01 commit e0027d4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit e0027d4

Please sign in to comment.