Skip to content

Commit

Permalink
Update swift.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
drekka authored Jan 11, 2024
1 parent 8e3a39d commit 6de8815
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/swift.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# This workflow will build a Swift project
# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-swift

name: Swift
name: Test

on:
push:
Expand All @@ -21,7 +21,7 @@ jobs:
timezoneLinux: "Australia/Melbourne"
timezoneMacos: "Australia/Melbourne"
timezoneWindows: "Australia/Melbourne"
- uses: BinaryBirds/[email protected]
# - uses: BinaryBirds/[email protected]
- name: Build
run: swift build -v
- name: Run tests
Expand Down

0 comments on commit 6de8815

Please sign in to comment.