Skip to content

Commit f8eea15

Browse files
Run all tests with unsigned char (#7715)
1 parent 0e8c953 commit f8eea15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI-unixish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ jobs:
183183
184184
- name: Test with Unsigned char
185185
run: |
186-
./testrunner TestSymbolDatabase
186+
./testrunner
187187
188188
build_mathlib:
189189

0 commit comments

Comments
 (0)