Skip to content

Commit

Permalink
disable sfml test on osx
Browse files Browse the repository at this point in the history
  • Loading branch information
metagn committed Jan 12, 2025
1 parent 41c447b commit b59cc46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/niminaction/Chapter8/sfml/sfml_test.nim
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
discard """
action: compile
disabled: "windows"
disabled: osx
"""

import sfml, os
Expand Down

0 comments on commit b59cc46

Please sign in to comment.