Skip to content

Commit

Permalink
setup github actions.
Browse files Browse the repository at this point in the history
  • Loading branch information
ecolell committed Feb 8, 2024
1 parent 0597d0e commit 408208d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: PyTest
on: push

jjobs:
jobs:
mypy:
name: mypy
runs-on: ${{ matrix.operating-system }}
Expand Down

0 comments on commit 408208d

Please sign in to comment.