justheuristic %!s(int64=3) %!d(string=hai) anos
pai
achega
6476e641b3
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .github/workflows/run-tests.yaml

+ 1 - 0
.github/workflows/run-tests.yaml

@@ -28,6 +28,7 @@ jobs:
           pip install -r requirements.txt
       - name: Delete previous model, if exists
         run: |
+          echo $(env)
           if [ -z "$GITHUB_HEAD_REF" ]
           then
             export GITHUB_HEAD_REF="main"