ci: rm pip option --use-feature=in-tree-build
This commit is contained in:
parent
c42cb59767
commit
a3d6829af5
|
@ -88,7 +88,7 @@ jobs:
|
||||||
. ./.github/scripts/activate.sh
|
. ./.github/scripts/activate.sh
|
||||||
|
|
||||||
cd f4pga
|
cd f4pga
|
||||||
pip install --use-feature=in-tree-build .
|
pip install .
|
||||||
cd ..
|
cd ..
|
||||||
|
|
||||||
- name: '🚧 Test f4pga-env'
|
- name: '🚧 Test f4pga-env'
|
||||||
|
|
Loading…
Reference in New Issue