swift is included in github actions

This commit is contained in:
Anthony Sottile 2023-05-13 16:24:29 -04:00
parent 72b7b53ae3
commit 08b670ff9e
2 changed files with 0 additions and 31 deletions

View file

@ -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