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