Skip to content

Test GH CI

Test GH CI #2

Workflow file for this run

name: lint-build-and-tests
on:
pull_request:
types: [ opened, edited, synchronize ]
jobs:
linter:
uses: adevinta/spark-ios-common/.github/workflows/linter.yml@main
buildAndTest:
uses: adevinta/spark-ios-common/.github/workflows/buildAndTest.yml@main