From 90ebd9cfc59f3fe0c00e6d9bed40ca6dafa97b39 Mon Sep 17 00:00:00 2001 From: Shadi Naif Date: Thu, 21 Sep 2023 12:06:42 +0300 Subject: [PATCH] Test Translation --- .github/workflows/extract-translation-source-files.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/extract-translation-source-files.yml b/.github/workflows/extract-translation-source-files.yml index 5f5163d9c94..03009b6b8f1 100644 --- a/.github/workflows/extract-translation-source-files.yml +++ b/.github/workflows/extract-translation-source-files.yml @@ -42,7 +42,7 @@ jobs: # - AudioXBlock # - completion # - course-discovery - - credentials +# - credentials - credentials-themes # - DoneXBlock # - edx-ace @@ -51,7 +51,7 @@ jobs: # - edx-proctoring # - FeedbackXBlock # - RecommenderXBlock -# - xblock-drag-and-drop-v2 +# - xblock-drag-and-drop-v2 # - xblock-free-text-response # - xblock-google-drive # - xblock-image-explorer @@ -60,7 +60,6 @@ jobs: # - xblock-qualtrics-survey # - xblock-sql-grader # - xblock-submit-and-compare - runs-on: ubuntu-latest continue-on-error: true needs: [setup-branch] @@ -81,6 +80,7 @@ jobs: uses: actions/checkout@v3 with: repository: Zeit-Labs/${{ matrix.repo }} + ref: shadinaif/FC-0012-OEP-58 path: translations/${{ matrix.repo }} # Sets up Python