[linux-nfc] [neard][PATCH 10/16] ci: no need to print twice compiler version
Krzysztof Kozlowski <[email protected]>
| Newsgroups | org.01.lists.linux-nfc,dev.linux.lists.oe-linux-nfc |
|---|---|
| Message-ID | <[email protected]> |
There is separate step for showing compiler version. Signed-off-by: Krzysztof Kozlowski <[email protected]> --- .github/workflows/ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 866fa846c7f8..e746eb67df29 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -60,8 +60,6 @@ jobs: lsb_release -a || true uname -a cat /proc/cmdline - gcc --version || true - clang --version || true - name: Configure run: ./bootstrap-configure -- 2.27.0 _______________________________________________ Linux-nfc mailing list -- [email protected] To unsubscribe send an email to [email protected] %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s