summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2023-05-19 09:39:52 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2023-05-19 09:39:52 +0000
commitbcd2b7947fd4b94e2fbb12b861fee6b8fa12a8f7 (patch)
tree6df77839e91dbb56e97a6430db58ec5262d8dfc3 /.github
parentAdding upstream version 3.3.1. (diff)
downloadpre-commit-bcd2b7947fd4b94e2fbb12b861fee6b8fa12a8f7.tar.xz
pre-commit-bcd2b7947fd4b94e2fbb12b861fee6b8fa12a8f7.zip
Adding upstream version 3.3.2.upstream/3.3.2
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/languages.yaml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/languages.yaml b/.github/workflows/languages.yaml
index 8bc8e71..57a1c0c 100644
--- a/.github/workflows/languages.yaml
+++ b/.github/workflows/languages.yaml
@@ -63,8 +63,6 @@ jobs:
echo 'C:\Strawberry\c\bin' >> "$GITHUB_PATH"
shell: bash
if: matrix.os == 'windows-latest' && matrix.language == 'perl'
- - run: testing/get-swift.sh
- if: matrix.os == 'ubuntu-latest' && matrix.language == 'swift'
- name: install deps
run: python -mpip install -e . -r requirements-dev.txt