diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7a95faa378..8499033fad 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -209,6 +209,8 @@ jobs: fi poetry -C client install make -C client ci-install-deps + ls -al + git status - name: Check that source strings are updated run: make -C client check-strings - name: Check that translation machine objects are reproducible