mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 23:06:13 +08:00
Revert "Attempt to fix tests"
This reverts commit ba5f4fa29076e72938f076404c26b06ba40dab7a.
This commit is contained in:
parent
ba5f4fa290
commit
d18bbfbfc7
4
.github/workflows/conan-recipe-version.yml
vendored
4
.github/workflows/conan-recipe-version.yml
vendored
@ -55,9 +55,7 @@ jobs:
|
|||||||
cache-dependency-path: .github/workflows/requirements-conan-package.txt
|
cache-dependency-path: .github/workflows/requirements-conan-package.txt
|
||||||
|
|
||||||
- name: Install Python requirements and Create default Conan profile
|
- name: Install Python requirements and Create default Conan profile
|
||||||
run: |
|
run: pip install -r .github/workflows/requirements-conan-package.txt
|
||||||
pip install -r .github/workflows/requirements-conan-package.txt
|
|
||||||
pip install gitpython
|
|
||||||
|
|
||||||
- id: get-conan-broadcast-data
|
- id: get-conan-broadcast-data
|
||||||
name: Get Conan broadcast data
|
name: Get Conan broadcast data
|
||||||
|
@ -1,2 +1,3 @@
|
|||||||
conan
|
conan
|
||||||
sip==6.5.1
|
sip==6.5.1
|
||||||
|
gitpython
|
||||||
|
Loading…
x
Reference in New Issue
Block a user