diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 72b4520..ee3819d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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: