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 60cc9e0 commit f5be321Copy full SHA for f5be321
.github/workflows/main.yml
@@ -33,6 +33,8 @@ jobs:
33
bash -x .travis-install-pari.sh
34
- name: Local build
35
run: |
36
+ make build
37
+ make install
38
make check
39
pip install sphinx
40
(cd docs && make html)
0 commit comments