Skip to content

Commit

Permalink
ci: Wokwi - remove extra image rotation
Browse files Browse the repository at this point in the history
  • Loading branch information
georgik committed Dec 7, 2023
1 parent b4c85e0 commit 5690489
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/run-esp32-wokwi-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,6 @@ jobs:
env:
WOKWI_CLI_TOKEN: ${{ secrets.WOKWI_CLI_TOKEN }}

- name: Rotate screen shot
run: convert public/screenshot.png -rotate 90 public/screenshot.png

- name: Publish screen shot as artifact
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit 5690489

Please sign in to comment.