Skip to content

Commit

Permalink
workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
dangell7 committed Jan 22, 2023
1 parent 0c22209 commit 618645d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ jobs:
- name: Lint
run: swiftlint lint --config Plugins/SwiftLintPlugin/swiftlint.yml
- name: Run tests
run: swift test --filter XRPLSwiftUTests
run: swift test --filter XRPLSwiftUTests -Xswiftc -enable-testing

0 comments on commit 618645d

Please sign in to comment.