Skip to content

Commit

Permalink
Correct test name
Browse files Browse the repository at this point in the history
Signed-off-by: Joe Fusco <[email protected]>
  • Loading branch information
josephfusco committed Feb 14, 2024
1 parent 595f1d8 commit c712a6d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/e2e-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ on:
- main

jobs:
unit-tests:
name: Unit tests on Node ${{ matrix.node-version }}
e2e-tests:
name: E2E tests on Node ${{ matrix.node-version }}
runs-on: ubuntu-latest
strategy:
matrix:
Expand Down

0 comments on commit c712a6d

Please sign in to comment.