Skip to content

Commit 49699fa

Browse files
committed
Add name to test-backend job
1 parent 6fc832c commit 49699fa

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test-backend.yaml

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

1010
jobs:
1111
test-backend:
12+
name: "Test backend"
1213
runs-on: ubuntu-latest
1314

1415
env:

0 commit comments

Comments
 (0)