Skip to content

Commit

Permalink
run the test on all ci matrix combos
Browse files Browse the repository at this point in the history
  • Loading branch information
CleanCut committed Jan 12, 2022
1 parent 6d5c9f9 commit 7c0f2e9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ jobs:

- name: Test
run: python -m green.cmdline -tvvvv green
if: matrix.python-version != '3.9' || matrix.os != 'ubuntu-latest'

- name: Generate coverage
run: |
Expand Down

0 comments on commit 7c0f2e9

Please sign in to comment.