We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d393ae7 commit d27a8dbCopy full SHA for d27a8db
.github/workflows/unit-tests.yml
@@ -7,7 +7,7 @@ on:
7
branches: [ master ]
8
9
jobs:
10
- test_python_3_8:
+ test_python_3_8:
11
runs-on: ubuntu-latest
12
steps:
13
- name: GitHub Checkout
0 commit comments