Skip to content

fix: solve issue that ScreenFetcher is not compiled #166

fix: solve issue that ScreenFetcher is not compiled

fix: solve issue that ScreenFetcher is not compiled #166

Workflow file for this run

name: test
on:
push:
branches: main
pull_request:
branches: main
jobs:
test-unit:
runs-on: macos-12
steps:
- uses: actions/checkout@v2
- run: swift test --parallel