Skip to content

Commit

Permalink
gitlab/ci: checking python documention in README
Browse files Browse the repository at this point in the history
  • Loading branch information
jgaeddert committed Jul 13, 2024
1 parent a237b0e commit 529e9b8
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,7 @@ jobs:
python3 -m venv /tmp/liquid
source /tmp/liquid/bin/activate
pip install pybind11 numpy matplotlib
make python
make check-python
make check-bind-cc
make check-bind-python
make check-doc-bind-cc
make check-doc-python

0 comments on commit 529e9b8

Please sign in to comment.