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 680e060 commit 640baccCopy full SHA for 640bacc
.github/workflows/parsey.yml
@@ -69,7 +69,7 @@ jobs:
69
dummy-files: ${{ matrix.test_task == 'check' }}
70
71
- name: Run configure
72
- run: ../src/configure -C --disable-install-doc cppflags=-DRUBY_DEBUG --with-praser=parse.y
+ run: ../src/configure -C --disable-install-doc cppflags=-DRUBY_DEBUG --with-parser=parse.y
73
74
- run: make
75
0 commit comments