diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4c59d1e..5938125 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,4 +1,4 @@ -name: Cross-platform build & test +name: CI on: push: @@ -7,7 +7,7 @@ on: branches: [ master ] jobs: - build: + build_and_test: strategy: matrix: