Skip to content

Commit 6ee3c8d

Browse files
authored
Update build.yml
1 parent c26059e commit 6ee3c8d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Build and validate generated code
1+
name: Validate code accuracy
22

33
on:
44
workflow_dispatch:
@@ -10,7 +10,7 @@ on:
1010

1111
jobs:
1212
validate:
13-
name: Validate code accuracy
13+
name: Validate code accuracy matrix
1414
runs-on: ubuntu-latest
1515
timeout-minutes: 40
1616
strategy:

0 commit comments

Comments
 (0)