Skip to content

Commit

Permalink
- fix indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
dataflake committed Apr 26, 2024
1 parent 8fcdfd0 commit 0324fef
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,9 +109,9 @@ jobs:
python-version: "3.7"
- os: macos-latest
python-version: "pypy-3.10"
include:
- os: macos-12
python-version: "3.7"
include:
- os: macos-12
python-version: "3.7"

steps:
- name: checkout
Expand Down Expand Up @@ -270,9 +270,9 @@ jobs:
python-version: "3.7"
- os: macos-latest
python-version: "pypy-3.10"
include:
- os: macos-12
python-version: "3.7"
include:
- os: macos-12
python-version: "3.7"

steps:
- name: checkout
Expand Down

0 comments on commit 0324fef

Please sign in to comment.