Skip to content

[#1455] Darkside Tests: Test fail with "call AddTreeState() first" #105

[#1455] Darkside Tests: Test fail with "call AddTreeState() first"

[#1455] Darkside Tests: Test fail with "call AddTreeState() first" #105

Workflow file for this run

name: SwiftLint
on:
pull_request:
paths:
- '.github/workflows/swiftlint.yml'
- '.swiftlint.yml'
- '**/*.swift'
jobs:
SwiftLint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: GitHub Action for SwiftLint
uses: norio-nomura/[email protected]