Skip to content

Commit 5690489

Browse files
committed
ci: Wokwi - remove extra image rotation
1 parent b4c85e0 commit 5690489

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/run-esp32-wokwi-test.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,6 @@ jobs:
2929
env:
3030
WOKWI_CLI_TOKEN: ${{ secrets.WOKWI_CLI_TOKEN }}
3131

32-
- name: Rotate screen shot
33-
run: convert public/screenshot.png -rotate 90 public/screenshot.png
34-
3532
- name: Publish screen shot as artifact
3633
uses: actions/upload-artifact@v3
3734
with:

0 commit comments

Comments
 (0)