Browse Source

Revert "..."

This reverts commit 2b3a812a9b759aa74b063cb21e0a16061879ff0b.
Sam Clements 3 years ago
parent
commit
d648f0f424
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/ci.yml

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

@@ -31,7 +31,7 @@ jobs:
   rust-test:
     runs-on: ${{ matrix.os }}
 
-    continue-on-error: ${{ matrix.toolchain != 'stable' }}
+    continue-on-error: ${{ matrix.toolchain != stable }}
 
     strategy:
       matrix: