Skip to content

Commit 9f6c5bd

Browse files
committed
Added test workflow name
1 parent f4a13c8 commit 9f6c5bd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99
jobs:
1010

1111
build:
12+
name: Run Unit and E2E Tests
1213
runs-on: ubuntu-latest
1314
steps:
1415
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)