Skip to content

Commit c4914ad

Browse files
ci: Skips FieldExecutionStrategyTests
1 parent 116fca6 commit c4914ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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 test --filter ExtendSchemaTests --filter SubscriptionTests
19+
swift test --skip FieldExecutionStrategyTests

0 commit comments

Comments
 (0)