Explorar el Código

chore(ci): fix yaml mistake

Eliza Weisman hace 3 años
padre
commit
442463383d
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      .github/workflows/tests.yml

+ 2 - 2
.github/workflows/tests.yml

@@ -20,5 +20,5 @@ jobs:
         uses: actions-rs/cargo@v1
         with:
           command: test
-          env:
-            LOOM_MAX_PREEMPTIONS: 2
+        env:
+          LOOM_MAX_PREEMPTIONS: 2