Skip to content

Commit 88661f1

Browse files
authored
Merge pull request #2814 from ksss/valgrind-debug
Skip cli_test on test:valgrind
2 parents f0134b2 + ece1b9c commit 88661f1

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/valgrind.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,4 @@ jobs:
3737
- run: bundle exec rake test:valgrind
3838
env:
3939
RUBY_FREE_AT_EXIT: 1
40+
RBS_SKIP_TESTS: test/rbs_skip_tests_valgrind

test/rbs_skip_tests_valgrind

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
RBS::CliTest Flaky

0 commit comments

Comments
 (0)