Skip to content

Commit 0f446c6

Browse files
committed
Add name
1 parent f20128e commit 0f446c6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/base.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ concurrency:
1818

1919
jobs:
2020
build:
21+
name: Build package & run tests
2122
runs-on: ubuntu-latest
2223

2324
steps:
@@ -70,6 +71,7 @@ jobs:
7071
name: form_builder_validators
7172

7273
example:
74+
name: Build example app
7375
runs-on: ubuntu-latest
7476

7577
steps:

0 commit comments

Comments
 (0)