Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alexito4 authored Jan 7, 2022
1 parent 933fe63 commit c31a6ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ jobs:
- name: Build
run: swift build -v
- name: Run tests
run: swift test -v --skip ConcurrencyTests
run: swift test -v --skip ConcurrencyUnsafeBlockingTests

0 comments on commit c31a6ce

Please sign in to comment.