Skip to content

Commit

Permalink
Unconditionally set up Swift in debug artifacts PR check
Browse files Browse the repository at this point in the history
  • Loading branch information
henrymercer committed May 24, 2023
1 parent 60f5c59 commit 65920dd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/debug-artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ jobs:
debug-artifact-name: my-debug-artifacts
debug-database-name: my-db
- uses: ./../action/.github/actions/setup-swift
if: matrix.version == 'nightly-latest'
with:
codeql-path: ${{ steps.init.outputs.codeql-path }}
- name: Build code
Expand Down

0 comments on commit 65920dd

Please sign in to comment.