Skip to content

Commit

Permalink
exclude text editor example from tests
Browse files Browse the repository at this point in the history
  • Loading branch information
neroist committed Dec 30, 2023
1 parent 80c2bc4 commit 52e0daf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ jobs:
nim c examples/serve_folder/serve_folder.nim
nim c examples/qxexample/qxexample.nim
nim c examples/text_editor/src/text_editor.nim
# nim c examples/text_editor/src/text_editor.nim

0 comments on commit 52e0daf

Please sign in to comment.