Skip to content

fix(deps): force working version #4

fix(deps): force working version

fix(deps): force working version #4

Workflow file for this run

on:
pull_request
name: Wool
jobs:
runWool:

Check failure on line 7 in .github/workflows/lint.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/lint.yaml

Invalid workflow file

You have an error in your yaml syntax on line 7
name: Run black
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: uc-cdis/wool@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}