summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAndrej Mihajlov <and@mullvad.net>2023-08-25 06:03:24 +0200
committerAndrej Mihajlov <and@mullvad.net>2023-08-25 06:03:24 +0200
commit27eae428cd6da6fcdb9b3eec1ac66cfd24d743a7 (patch)
treec9b17f54654ab45877b9611ef52d121a1cb4f85f
parent99fbc85c1c6bbff7dbc396f03319e96511930005 (diff)
downloadmullvadvpn-27eae428cd6da6fcdb9b3eec1ac66cfd24d743a7.tar.xz
mullvadvpn-27eae428cd6da6fcdb9b3eec1ac66cfd24d743a7.zip
Print swiftlint version
-rw-r--r--.github/workflows/ios.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/ios.yml b/.github/workflows/ios.yml
index 57546b9165..49526960a7 100644
--- a/.github/workflows/ios.yml
+++ b/.github/workflows/ios.yml
@@ -36,6 +36,7 @@ jobs:
- name: Run swiftlint
run: |
+ swiftlint --version
swiftlint --reporter github-actions-logging
working-directory: ios