diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 223f97d..304e2ec 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,4 +1,3 @@ - name: Build and test on: - push @@ -57,7 +56,6 @@ jobs: - name: Audit run: cargo audit --deny warnings - build-and-test: strategy: matrix: