Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJelle Spijker <j.spijker@ultimaker.com>2022-07-13 20:31:01 +0300
committerGitHub <noreply@github.com>2022-07-13 20:31:01 +0300
commit7dc378fb4c0f108e900fdd6e5ef7d6618c453d75 (patch)
tree8ca660c566388d2ddd5add6ca9bffad24771ac1a
parent8492b2f11facc804413c059035e088f1a514662f (diff)
remove reference to curaengine
copy-paste left over
-rw-r--r--.github/workflows/unit-test.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/unit-test.yml b/.github/workflows/unit-test.yml
index 4da369dc6a..b52f1a5f02 100644
--- a/.github/workflows/unit-test.yml
+++ b/.github/workflows/unit-test.yml
@@ -71,7 +71,7 @@ jobs:
needs: [ conan-recipe-version ]
steps:
- - name: Checkout CuraEngine
+ - name: Checkout
uses: actions/checkout@v3
- name: Setup Python and pip