Skip to content

Commit

Permalink
Update test-spec.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
btoms20 authored Feb 7, 2024
1 parent 874238d commit 764a28e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-spec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- uses: actions/checkout@v4
- uses: swift-actions/setup-swift@v1
with:
swift-version: ${{ github.event.inputs.swift-version }}
swift-version: '${{ github.event.inputs.swift-version }}'
- name: Get swift version
run: swift --version
- name: Build
Expand Down

0 comments on commit 764a28e

Please sign in to comment.