Skip to content
This repository was archived by the owner on Feb 6, 2025. It is now read-only.

Commit e7ad761

Browse files
authored
build package
1 parent 92af964 commit e7ad761

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ jobs:
3838
- name: Test with unittest
3939
run: |
4040
cd packages/pythonlab_setup/pythonlab_setup
41+
python -m build
4142
python -m unittest
4243
pwd
4344
cd .

0 commit comments

Comments
 (0)