Skip to content

Commit

Permalink
CI: removed uinput test from ARM
Browse files Browse the repository at this point in the history
Probably failing since I've moved to use a docker container instead of running it on the host; needs investigating..
  • Loading branch information
ABeltramo committed Sep 12, 2023
1 parent 18015c6 commit df36292
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux-build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
-DCMAKE_BUILD_TYPE=Debug \
-DCMAKE_CXX_EXTENSIONS=OFF \
-DCMAKE_CXX_STANDARD=17 \
-DTEST_UINPUT=ON \
-DTEST_UINPUT=OFF \
-DTEST_DOCKER=ON \
-DLINK_RUST_WAYLAND=ON \
-DTEST_RUST_WAYLAND=OFF \
Expand Down

0 comments on commit df36292

Please sign in to comment.