Ales Katona hace 3 años
padre
commit
3125291755
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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: