Commit 1bdeecba authored by tom's avatar tom

fix linters workflow

parent 53c93e5b
name: Run code checks
on: [pull_request]
jobs:
Check code:
check_code:
name: Check code
runs-on: ubuntu-latest
steps:
- 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