Fix sample project gen command
This commit is contained in:
@@ -24,7 +24,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Generate sample project
|
- name: Generate sample project
|
||||||
run: |
|
run: |
|
||||||
python -m test.test_projects test_0_basic.basic_project sample_project
|
python -m test.test_projects test.test_0_basic.basic_project sample_project
|
||||||
|
|
||||||
- name: Build wheels
|
- name: Build wheels
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user