Explorar o código

check that conversion does not break down on a second try

justheuristic %!s(int64=3) %!d(string=hai) anos
pai
achega
ff6e90e66a
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

@@ -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: