Skip to content

Commit

Permalink
Single filter as placeholder
Browse files Browse the repository at this point in the history
  • Loading branch information
CAGS295 committed Oct 5, 2023
1 parent 43cfd9e commit 9f178af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devenv/integration/bin/test
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ project_name() {
echo "$filter"
}

filters=("package(romeo)" "test(deposit_parse)" "test(deposit_output)")
filters=("package(romeo)")
filter_union=""
ids=()
projects=()
Expand Down

0 comments on commit 9f178af

Please sign in to comment.