Remove reference to curaengine from step name

Contributes to CURA-9365
This commit is contained in:
j.spijker@ultimaker.com 2022-06-22 08:04:10 +02:00 committed by Jelle Spijker
parent 24f1170c29
commit 399bff8bf6

View File

@ -42,7 +42,7 @@ jobs:
runs-on: ${{ inputs.runs_on }}
steps:
- name: Checkout CuraEngine
- name: Checkout
uses: actions/checkout@v3
- name: Setup Python and pip