Skip to content

Commit

Permalink
Remove print actor step, seemed only there for debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
andy31415 committed Nov 8, 2021
1 parent 92f06e7 commit fc1a145
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/doxygen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ jobs:
image: connectedhomeip/chip-build-doxygen:0.5.27

steps:
- name: "Print Actor"
run: echo ${{github.actor}}
- name: Checkout
uses: actions/checkout@v2
with:
Expand Down

0 comments on commit fc1a145

Please sign in to comment.