You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: standardize "apt-get install" step name (#6862)
For consistency and simplicity, name the `apt-get install` step just
"install dependencies" in all jobs.
Affected jobs:
* check-c.yml: scan-build
* check-c.yml: cppcheck
Related commits:
* 94e2ce2 ("Create build.yml (#3651)", 2020-10-01)
* 0fa1182 ("build: test build with apparmor and selinux in CI",
2020-10-01)
0 commit comments