Skip to content

Commit c9b8f38

Browse files
chore: test without memory to trigger error?
1 parent d0a7e82 commit c9b8f38

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ jobs:
143143
mode:
144144
- walltime
145145
- instrumentation
146-
- memory
146+
# - memory
147147
runs-on: ${{ matrix.mode == 'walltime' && 'codspeed-macro' || 'ubuntu-latest' }}
148148
env:
149149
CODSPEED_RUNNER_MODE: ${{ matrix.mode == 'memory' && 'analysis' || matrix.mode }}

0 commit comments

Comments
 (0)