We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a7c2d2 commit 98fee66Copy full SHA for 98fee66
.github/workflows/ruby.yml
@@ -19,6 +19,6 @@ jobs:
19
#- name: Setup tmate session
20
# uses: mxschmitt/action-tmate@v3
21
- name: mrubyc-test
22
- run: CFLAGS=-DMAX_SYMBOLS_COUNT=1000 MRUBYCFILE=test/Mrubycfile bundle exec mrubyc-test
+ run: MRUBYCFILE=test/Mrubycfile bundle exec mrubyc-test
23
working-directory: .
24
lib/picoruby
0 commit comments