Skip to content

Commit

Permalink
indent correction
Browse files Browse the repository at this point in the history
  • Loading branch information
jwestw committed Jan 23, 2024
1 parent eb4e4c7 commit 497d78c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/mypy_type_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ on:
push:
branches:
- mypy_action
# runs on version 20.04 of ubuntu
jobs:
pytest-coverage-comment:
runs-on: ubuntu-20.04
steps:
# runs on version 20.04 of ubuntu
jobs:
pytest-coverage-comment:
runs-on: ubuntu-20.04
steps:

# 1) Checkout the code
- uses: actions/checkout@v3
Expand Down

0 comments on commit 497d78c

Please sign in to comment.