Skip to content

Commit

Permalink
remove feature from ci
Browse files Browse the repository at this point in the history
  • Loading branch information
olback committed Apr 7, 2024
1 parent 8e07ae2 commit 714b67e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:

- run:
name: Run Check on examples/linux-edit-menu-items
command: cd examples/linux-edit-menu-items && cargo check --verbose --features ksni
command: cd examples/linux-edit-menu-items && cargo check --verbose

- run:
name: Run Check on examples/linux-embeded-icon
Expand Down

0 comments on commit 714b67e

Please sign in to comment.