Skip to content

Commit

Permalink
swift is included in github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
asottile committed May 13, 2023
1 parent 72b7b53 commit 08b670f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 31 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/languages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
29 changes: 0 additions & 29 deletions testing/get-swift.sh

This file was deleted.

0 comments on commit 08b670f

Please sign in to comment.