Skip to content

Commit

Permalink
tag the JET tests to filter them out
Browse files Browse the repository at this point in the history
  • Loading branch information
Krastanov committed Oct 21, 2024
1 parent ad3b0b7 commit 1d53788
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_jet.jl
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@testitem "JET analysis" begin
@testitem "JET analysis" tags=[:jet] begin

using JET
using Test
Expand Down

0 comments on commit 1d53788

Please sign in to comment.