Skip to content

Commit e0b1b6d

Browse files
grab the group
1 parent 12ea8f8 commit e0b1b6d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/runtests.jl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
using SafeTestsets
22

3+
const GROUP = get(ENV, "GROUP", "All")
4+
35
@time begin
46
if GROUP == "QA" || GROUP == "All"
57
@time @safetestset "Aqua" begin

0 commit comments

Comments
 (0)