diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fd94d3b..bc4a7e3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -23,7 +23,7 @@ jobs: command: check parsing_test: - name: Parsing Crate Tests + name: Tests runs-on: ubuntu-latest steps: - name: Checkout sources