diff --git a/.github/workflows/take_screenshot.yml b/.github/workflows/take_screenshot.yml index 4f07ca4..7394b7f 100644 --- a/.github/workflows/take_screenshot.yml +++ b/.github/workflows/take_screenshot.yml @@ -8,7 +8,6 @@ on: env: CARGO_TERM_COLOR: always DISPLAY: :99 - SLINT_FULLSCREEN: 1 RUST_LOG: debug jobs: @@ -78,4 +77,4 @@ jobs: name: screenshot path: | screenshot.png - fullscreen.png \ No newline at end of file + fullscreen.png