diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a3b22cc06..7e284b983 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -31,7 +31,7 @@ permissions: contents: read jobs: - # Depends on all action sthat are required for a "successful" CI run. + # Depends on all actions that are required for a "successful" CI run. tests-pass: name: all systems go runs-on: ubuntu-latest