Skip to content

Commit

Permalink
[GH-585] ci: Remove unneeded command
Browse files Browse the repository at this point in the history
This was used for debugging purposes and is no longer needed.
  • Loading branch information
rettichschnidi committed Apr 22, 2021
1 parent 8218ddc commit 54b4cf9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/compliance.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,4 @@ jobs:
- name: Check commits with checkpatch
run: |
git branch -a
tools/ci/run_ci.sh --branch-target origin/${{ github.base_ref }} --run-gitlint

0 comments on commit 54b4cf9

Please sign in to comment.