fossas / fossa-cli

Fast, portable and reliable dependency analysis for any codebase. Supports license & vulnerability scanning for large monoliths. Language-agnostic; integrates with 20+ build systems.
https://fossa.com
Other
1.29k stars 173 forks source link

Use the name of the runner for integration tests. #1458

Closed csasarak closed 3 months ago

csasarak commented 3 months ago

Overview

We added an additional runner to our runner group and now need to specify by name which runner to use for integration tests.

Acceptance criteria

This is purely to fix CI.