Commit 21ca56c
committed
Add appropriate names to steps of code QL jobs
When the `name` is not specified, the github UI uses the name of the
first command as the step. This was misleading as it resulted in a 48
minute step titled "Run sudo apt-get update" which was also doing the
build commands.1 parent 3535b61 commit 21ca56c
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
| 41 | + | |
41 | 42 | | |
42 | 43 | | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
43 | 47 | | |
44 | 48 | | |
45 | 49 | | |
| |||
0 commit comments