Skip to content

Commit

Permalink
CI: run command to show simple image.
Browse files Browse the repository at this point in the history
  • Loading branch information
hzeller committed Oct 7, 2023
1 parent c5635a0 commit 8f91e04
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,9 @@ jobs:
cmake .. -DWITH_VIDEO_DECODING=On -DWITH_VIDEO_DEVICE=On -DWITH_OPENSLIDE_SUPPORT=On -DWITH_STB_IMAGE=On -DWITH_LIBSIXEL=On
make -k
- name: Simple test
build/src/timg -pi img/logo.png

CodeFormatting:
if: false # currently, there is no clang-format-13 in ubuntu latest
runs-on: ubuntu-latest
Expand Down

0 comments on commit 8f91e04

Please sign in to comment.