rm even more

This commit is contained in:
Clément Le Bihan
2021-05-23 19:42:44 +02:00
parent c8952ebcfb
commit 5d178bbc59
-3
View File
@@ -7,9 +7,6 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v1
- name: Install cpplint
run: pip install cpplint
- name: Comment Pull Request
uses: thollander/actions-comment-pull-request@1.0.1