diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9146f5f..d9989c8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,7 +1,7 @@ -name: Run automation checks +name: CI on: [pull_request] jobs: - build: + Test: runs-on: ubuntu-latest strategy: matrix: