Skip to content

Commit 0141dd2

Browse files
committed
GA: fix typo
1 parent a268e0c commit 0141dd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/execution.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
with:
4747
name: execution-reports
4848
path: _build/html/reports
49-
execution-tests-osx:
49+
execution-tests-osx:
5050
name: Execution Tests (${{ matrix.python-version }}, ${{ matrix.os }})
5151
runs-on: ${{ matrix.os }}
5252
strategy:

0 commit comments

Comments
 (0)