Skip to content

Commit

Permalink
Administrivia
Browse files Browse the repository at this point in the history
  • Loading branch information
rocky committed Jan 26, 2025
1 parent a50db00 commit 4df9ab4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions admin-tools/check-versions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ for version in $PYVERSIONS; do
exit $?
fi
make clean && pip install -e .
make
if ! make check; then
exit $?
fi
Expand Down

0 comments on commit 4df9ab4

Please sign in to comment.