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 a268e0c commit 0141dd2Copy full SHA for 0141dd2
.github/workflows/execution.yml
@@ -46,7 +46,7 @@ jobs:
46
with:
47
name: execution-reports
48
path: _build/html/reports
49
-execution-tests-osx:
+ execution-tests-osx:
50
name: Execution Tests (${{ matrix.python-version }}, ${{ matrix.os }})
51
runs-on: ${{ matrix.os }}
52
strategy:
0 commit comments