Skip to content

Commit

Permalink
Singular
Browse files Browse the repository at this point in the history
Signed-off-by: Albert Teoh <albert@packsmith.io>
  • Loading branch information
Albert Teoh committed Dec 24, 2023
1 parent fc66fdf commit e9b082a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci-unit-tests-report.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Unit Tests Results
name: Unit Test Results

on:
workflow_run:
Expand All @@ -7,8 +7,8 @@ on:
- completed

jobs:
unit-tests-results:
name: Unit Tests Results
unit-test-results:
name: Unit Test Results
runs-on: ubuntu-latest

permissions:
Expand Down

0 comments on commit e9b082a

Please sign in to comment.