Skip to content

Commit 34e72ee

Browse files
authored
Adding Legacy to the mocha test title
1 parent eb357bd commit 34e72ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ on:
2020

2121
jobs:
2222
test-legacy-mocha:
23-
name: Mocha Tests - ${{ matrix.node-version }}
23+
name: Legacy Mocha Tests - ${{ matrix.node-version }}
2424
runs-on: ubuntu-latest
2525

2626
continue-on-error: ${{ matrix.experimental }}

0 commit comments

Comments
 (0)