Skip to content

Commit

Permalink
Revert "ci: fix CI "
Browse files Browse the repository at this point in the history
This reverts commit 7296be9.
  • Loading branch information
kkebo committed Jan 11, 2024
1 parent 14ae68f commit e16506d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ jobs:
${{ runner.os }}-spm-
- run: swift --version
- run: swift build
- run: swift test --disable-xctest --disable-build-manifest-caching
- run: swift test --disable-xctest
- run: swift package lint-source-code

0 comments on commit e16506d

Please sign in to comment.