diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c9f20bb3..9e443916 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -3,7 +3,7 @@ name: Classroom ci on: [push, pull_request] jobs: - build and test: + build-and-test: name: Build and test runs-on: ubuntu-latest