Fixed minor bugs and added documentation for big integers
This commit is contained in:
2
.github/workflows/clang-build.yml
vendored
2
.github/workflows/clang-build.yml
vendored
@@ -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