parent
bd49fe17d1
commit
2c28cfb7e8
@ -178,4 +178,5 @@ jobs:
|
||||
- name: Test package installation
|
||||
run: |
|
||||
# Test that the package can be imported
|
||||
pip install -e .
|
||||
python -c "import pyWebLayout; print('Package imported successfully')"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user