Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 72b7b53 + 08b670f commit f5a98ebCopy full SHA for f5a98eb
2 files changed
.github/workflows/languages.yaml
@@ -63,8 +63,6 @@ jobs:
63
echo 'C:\Strawberry\c\bin' >> "$GITHUB_PATH"
64
shell: bash
65
if: matrix.os == 'windows-latest' && matrix.language == 'perl'
66
- - run: testing/get-swift.sh
67
- if: matrix.os == 'ubuntu-latest' && matrix.language == 'swift'
68
69
- name: install deps
70
run: python -mpip install -e . -r requirements-dev.txt
testing/get-swift.sh
0 commit comments