diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 104abc8..65f62a0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,7 +1,6 @@ name: CI -on: - push: +on: [push] jobs: test: