Skip to content

Commit

Permalink
bump to grype@main
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Goodman <[email protected]>
  • Loading branch information
wagoodman committed Dec 17, 2024
1 parent 48566af commit ce4bc10
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions manager/tests/cli/test_workflows.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,7 @@ def test_workflow_1(cli_env, command, logger, tmp_path, grype):
}
)

# while we are in development, we need to use a git branch
grype = grype.install("add-v6-feature-flag", bin_dir)
grype = grype.install("main", bin_dir)

logger.step("setup: clear previous data")
command.run("make clean-manager", env=cli_env)
Expand Down

0 comments on commit ce4bc10

Please sign in to comment.