Jelajahi Sumber

check that conversion does not break down on a second try

justheuristic 3 tahun lalu
induk
melakukan
ff6e90e66a
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  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: