From 112934458093fde8fb8a9fd829c8ffdb50254091 Mon Sep 17 00:00:00 2001 From: Anis GHAOUI Date: Sun, 24 Nov 2024 14:05:58 +0100 Subject: [PATCH] Update python-app.yml --- .github/workflows/python-app.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/python-app.yml b/.github/workflows/python-app.yml index 0e733b2..6e826c4 100644 --- a/.github/workflows/python-app.yml +++ b/.github/workflows/python-app.yml @@ -52,6 +52,7 @@ jobs: # Test each mod - name: Test Mod run: | + ls python mod_translate_track.py ${{ matrix.mod }} ${{ github.repository }}.${{ env.LANGUAGE }} # Collect artifacts from the output/ directory