aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/profile-checks.yml
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-04-21 21:15:48 -0300
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-04-28 04:45:57 -0300
commitfde591c2b72fb3b67694896bdf26bce4eec386e5 (patch)
tree39c69a6859a02ab9f78ef6f76eeff30fc25c8040 /.github/workflows/profile-checks.yml
parentci: improve quotes in gitlab ci (diff)
downloadfirejail-fde591c2b72fb3b67694896bdf26bce4eec386e5.tar.gz
firejail-fde591c2b72fb3b67694896bdf26bce4eec386e5.tar.zst
firejail-fde591c2b72fb3b67694896bdf26bce4eec386e5.zip
ci: print some program versions
To make debugging easier.
Diffstat (limited to '.github/workflows/profile-checks.yml')
-rw-r--r--.github/workflows/profile-checks.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/profile-checks.yml b/.github/workflows/profile-checks.yml
index 4981b3c69..fc23f5fa1 100644
--- a/.github/workflows/profile-checks.yml
+++ b/.github/workflows/profile-checks.yml
@@ -34,6 +34,7 @@ jobs:
34 github.com:443 34 github.com:443
35 35
36 - uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab 36 - uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab
37 - run: python3 --version
37# - name: sort.py 38# - name: sort.py
38# run: > 39# run: >
39# ./ci/check/profiles/sort.py 40# ./ci/check/profiles/sort.py