Skip to content

Commit

Permalink
ci: temporarily disable rowan tests
Browse files Browse the repository at this point in the history
  • Loading branch information
CertainLach committed Mar 17, 2024
1 parent d9720cb commit 5c3244a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/jrsonnet-rowan-parser/src/tests.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#![cfg(test)]
#![cfg(never)]

use miette::{
Diagnostic, GraphicalReportHandler, GraphicalTheme, LabeledSpan, ThemeCharacters, ThemeStyles,
Expand Down

0 comments on commit 5c3244a

Please sign in to comment.