Ales Katona 3 лет назад
Родитель
Сommit
3125291755
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      .github/workflows/ci.yaml

+ 1 - 1
.github/workflows/ci.yaml

@@ -41,7 +41,7 @@ jobs:
       - name: Check blobs
         run: ./check-blobs.sh
 
-  # On macOS and Windows, we at least make sure that all examples build and link.
+  # On macOS and Windows, we at least make sure that the crate builds and links.
   build-other:
     strategy:
       matrix: