Commit 1bdeecba authored by tom's avatar tom

fix linters workflow

parent 53c93e5b
name: Run code checks name: Run code checks
on: [pull_request] on: [pull_request]
jobs: jobs:
Check code: check_code:
name: Check code
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment