diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index dfa0d95..beb81d3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -52,7 +52,7 @@ jobs: run: cargo bench --verbose --no-default-features -# TODO: some tests take a while +# TODO: some tests take a while # miri: # name: "Miri"