Skip to content
Snippets Groups Projects
Commit 7dedf404 authored by Jean-Michel Picod's avatar Jean-Michel Picod
Browse files

Fix typo in YAML workflow

parent 19056abb
No related branches found
No related tags found
No related merge requests found
......@@ -26,7 +26,7 @@ jobs:
- name: Register matcher
run: echo ::add-matcher::./.github/python_matcher.json
- name: Test code with pylint
runs: ./tools/run_pylint.sh
run: ./tools/run_pylint.sh
yapf:
runs-on: ubuntu-18.04
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment