We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 116fca6 commit c4914adCopy full SHA for c4914ad
.github/workflows/test.yaml
@@ -16,4 +16,4 @@ jobs:
16
- uses: actions/checkout@v4
17
- name: Build and test
18
run: |
19
- swift test --filter ExtendSchemaTests --filter SubscriptionTests
+ swift test --skip FieldExecutionStrategyTests
0 commit comments