Skip to content

Commit

Permalink
- fix indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
dataflake committed Mar 13, 2021
1 parent c7bafe9 commit c56a1d2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ jobs:
- ["3.8", "py38"]
- ["3.8", "docs"]
- ["3.8", "coverage"]
os:
- ubuntu-latest
- windows-latest
os:
- ubuntu-latest
- windows-latest

runs-on: ${{ matrix.os }}
name: ${{ matrix.config[1] }}
Expand Down

0 comments on commit c56a1d2

Please sign in to comment.