firejail/.github/workflows
Kelvin M. Klann fd59df07de ci: line-wrap and split/join some commands
For increased readability.

Note: `>` basically turns each newline into a space while `|` keeps
newlines as is.  Both remove leading indentation.

Note2: On jobs using `apt-get install`, this commit moves package names
to their own line, to make it easier to compare which packages are being
installed across such jobs.
2023-04-24 23:29:28 -03:00
..
build-extra.yml ci: line-wrap and split/join some commands 2023-04-24 23:29:28 -03:00
build.yml ci: line-wrap and split/join some commands 2023-04-24 23:29:28 -03:00
codeql-analysis.yml ci: ignore build workflows on more workflows 2023-04-24 23:16:48 -03:00
profile-checks.yml ci: line-wrap and split/join some commands 2023-04-24 23:29:28 -03:00