Skip to content

Commit f5be321

Browse files
author
Jonathan Kliem
committed
make build; install; check
1 parent 60cc9e0 commit f5be321

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ jobs:
3333
bash -x .travis-install-pari.sh
3434
- name: Local build
3535
run: |
36+
make build
37+
make install
3638
make check
3739
pip install sphinx
3840
(cd docs && make html)

0 commit comments

Comments
 (0)