This commit is contained in:
parent
1becc146ae
commit
22d3505256
@ -174,11 +174,3 @@ jobs:
|
||||
echo "Force updating badges branch with new coverage data..."
|
||||
git commit -m "Update coverage badges [skip ci]"
|
||||
git push -f origin badges
|
||||
|
||||
- name: Test package installation
|
||||
run: |
|
||||
# Test that the package can be imported
|
||||
python -m pip install --upgrade pip
|
||||
# Install package in development mode
|
||||
pip install -e .
|
||||
python -c "import pyWebLayout; print('Package imported successfully')"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user