Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ko1 committed Aug 23, 2023
1 parent 2cc6e63 commit 50d80e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compilers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ jobs:
- run: make test BTESTS=-j1
env:
RUBY_DEBUG_LOG: /tmp/log
RUBY_DEBUG_LOG_FILTER=pthread
RUBY_DEBUG_LOG_FILTER: pthread
RUBY_ON_BUG='cat /tmp/log '

- run: make install
Expand Down

0 comments on commit 50d80e5

Please sign in to comment.