Skip to content

Change to a view modifier, add 'foregroundColor', 'backgroundColor', and support .frame. #21

Change to a view modifier, add 'foregroundColor', 'backgroundColor', and support .frame.

Change to a view modifier, add 'foregroundColor', 'backgroundColor', and support .frame. #21

Workflow file for this run

name: Run tests on macOS
on:
pull_request:
jobs:
test_macOS:
runs-on: macos-latest
steps:
- uses: actions/checkout@v3
- name: Swift test
run: swift test