Skip to content

Fix SwiftUI view indentation after the ViewModifier block #2

Fix SwiftUI view indentation after the ViewModifier block

Fix SwiftUI view indentation after the ViewModifier block #2

Workflow file for this run

name: Run Test
on:
pull_request:
branches:
- '*'
push:
branches:
- master
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Check out repository
uses: actions/checkout@v4
- name: Run test
run: ./run_test.sh