Fixed minor bugs and added documentation for big integers
This commit is contained in:
@@ -12,7 +12,7 @@ jobs:
|
||||
|
||||
- name: Build Datum
|
||||
run: |
|
||||
make clean all
|
||||
make clean all CC=clang
|
||||
|
||||
- name: Run unit tests
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user