.github/workflows/ci.yml in cobra_commander-0.11.0 vs .github/workflows/ci.yml in cobra_commander-0.12.0

- old
+ new

@@ -1,10 +1,7 @@ name: CI -on: - push: - pull_request: - types: [opened, reopened] +on: push jobs: test: name: Tests runs-on: ubuntu-latest