Skip to content

Commit

Permalink
Updating CI config
Browse files Browse the repository at this point in the history
  • Loading branch information
piyushrpt committed Nov 11, 2024
1 parent ac9bcb3 commit e7f721f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,3 +62,5 @@ jobs:
# run tests
python ${PYSOLID_HOME}/tests/point.py
python ${PYSOLID_HOME}/tests/grid.py
python ${PYSOLID_HOME}/tests/point_pyimpl.py
python ${PYSOLID_HOME}/tests/grid_pyimpl.py

0 comments on commit e7f721f

Please sign in to comment.