Skip to content

move around stuffs to fix workflow #3

move around stuffs to fix workflow

move around stuffs to fix workflow #3

Workflow file for this run

name: ensure-linted
run-name: Ensure SwiftLint Compliance
on: push
jobs:
ensure-linted:
name: Run Linter
runs-on: ubuntu-latest
steps:
- name: Checkout mrkdown
uses: actions/checkout@v4
- name: Run SwiftLint

Check failure on line 11 in .github/workflows/ensure-linted.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/ensure-linted.yml

Invalid workflow file

You have an error in your yaml syntax on line 11
run: |
eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"
brew update
brew install mint
mint run realm/SwiftLint@0.56.1