Skip to content

Merge pull request #152 from NeedleInAJayStack/feat/swift-concurrency #15

Merge pull request #152 from NeedleInAJayStack/feat/swift-concurrency

Merge pull request #152 from NeedleInAJayStack/feat/swift-concurrency #15

Workflow file for this run

name: test
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
workflow_dispatch:
jobs:
lint:
uses: graphqlswift/ci/.github/workflows/lint.yaml@main
test:
uses: graphqlswift/ci/.github/workflows/test.yaml@main
with:
include_android: false