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 ffcea7d commit 74b41aeCopy full SHA for 74b41ae
.github/workflows/test.yml
@@ -280,4 +280,4 @@ jobs:
280
run: make -C sources -j 4 ${{ matrix.bin }}
281
282
- name: Test
283
- run: ./check/check.rb ./sources/${{ matrix.bin }} --stat
+ run: ./check/check.rb ./sources/${{ matrix.bin }} --stat --wordsize 2
0 commit comments