Skip to content

Commit 490db48

Browse files
committed
GitHub Actions: fix typo
1 parent 3ab6473 commit 490db48

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ jobs:
2727

2828
coverage:
2929
runs-on: ubuntu-latest
30+
31+
steps:
3032
- uses: actions/checkout@v2
3133
- name: Set up Python 3.8
3234
uses: actions/setup-python@v2

0 commit comments

Comments
 (0)