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:
-rw-r--r--.github/workflows/cicd.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/cicd.yml b/.github/workflows/cicd.yml
index 3a0b57d714..54747e55af 100644
--- a/.github/workflows/cicd.yml
+++ b/.github/workflows/cicd.yml
@@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
container: ultimaker/cura-build-environment
steps:
- - name: Checkout master
+ - name: Checkout code
uses: actions/checkout@v1.2.0
- name: Build and test
run: docker/build.sh