Ver Fonte

check that conversion does not break down on a second try

justheuristic há 3 anos atrás
pai
commit
ff6e90e66a
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      .github/workflows/run-tests.yaml

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

@@ -31,6 +31,7 @@ jobs:
           python -m cli.convert_model --model bigscience/bloom-350m  --output_path ./converted_model \
             --output_repo bloom-testing/test-bloomd-350m   --use_auth_token $BLOOM_TESTING_WRITE_TOKEN
 
+
 #  run-tests:
 #    runs-on: ubuntu-latest
 #    strategy: