Skip to content

Commit e481f3e

Browse files
ci: Test in isolation
1 parent 856e673 commit e481f3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ jobs:
1616
- uses: actions/checkout@v4
1717
- name: Build and test
1818
run: |
19-
swift run DeleteMe
19+
swift test --filter testExtendsDifferentTypesMultipleTimes

0 commit comments

Comments
 (0)