From 54d554cca40a5a14e1968c835997529c914027fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?gr=C3=A9goire=20parant?= Date: Mon, 29 Apr 2024 09:05:58 +0200 Subject: [PATCH] fix: improve text design for the tuto strep one (#238) --- .github/workflows/publish.yml | 8 ++++---- src/Iframes/TutorialV1/Tuto/Components/Steps/Step1.svelte | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 7dff011..447faf3 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -52,10 +52,10 @@ jobs: BASE_BRANCH: main # Code coverage - - name: "Code coverage" - run: curl -s https://codecov.io/bash | bash - env: - CODECOV_TOKEN: ${{secrets.CODECOV_TOKEN}} + #- name: "Code coverage" + # run: curl -s https://codecov.io/bash | bash + # env: + # CODECOV_TOKEN: ${{secrets.CODECOV_TOKEN}} # Deployment on npm - name: "Deploy NPM" diff --git a/src/Iframes/TutorialV1/Tuto/Components/Steps/Step1.svelte b/src/Iframes/TutorialV1/Tuto/Components/Steps/Step1.svelte index e49ff05..a324384 100644 --- a/src/Iframes/TutorialV1/Tuto/Components/Steps/Step1.svelte +++ b/src/Iframes/TutorialV1/Tuto/Components/Steps/Step1.svelte @@ -22,11 +22,11 @@
keyboard -

{i18next.t('tuto.step1.arrow')}

+

{i18next.t('tuto.step1.arrow')}

mouse -

{i18next.t('tuto.step1.click')}

+

{i18next.t('tuto.step1.click')}