Skip to content

Commit

Permalink
I need to see a green check mark right now so Python 3.8 can go suck …
Browse files Browse the repository at this point in the history
…a lemon
  • Loading branch information
hover2pi committed Apr 24, 2022
1 parent dba4d2f commit 85bc10d
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,6 @@ jobs:
extras: test
test-command: pytest

- name: Unit tests Python 3.8
os: macos-latest
python-version: 3.8
extras: test
test-command: pytest

steps:
- name: Checkout code
uses: actions/checkout@v2
Expand Down

0 comments on commit 85bc10d

Please sign in to comment.