Browse Source

chore(ci): fix yaml mistake

Eliza Weisman 3 năm trước cách đây
mục cha
commit
442463383d
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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