diff --git a/.github/workflows/test-suite.yml b/.github/workflows/test-suite.yml index e705cde5c..cce376877 100644 --- a/.github/workflows/test-suite.yml +++ b/.github/workflows/test-suite.yml @@ -106,7 +106,7 @@ jobs: args: --workspace --locked --release --all-features test-disabled-tokenization: - name: Test Disabled Tokenization + name: Test disabled tokenization runs-on: ubuntu-latest container: image: ubuntu:18.04