Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
drekka committed Jan 11, 2024
2 parents efc88c6 + 6de8815 commit f68a39f
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 f68a39f

Please sign in to comment.