We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ab6473 commit 490db48Copy full SHA for 490db48
.github/workflows/tests.yml
@@ -27,6 +27,8 @@ jobs:
27
28
coverage:
29
runs-on: ubuntu-latest
30
+
31
+ steps:
32
- uses: actions/checkout@v2
33
- name: Set up Python 3.8
34
uses: actions/setup-python@v2
0 commit comments