Skip to content

chore: remove useless roave security check install in CI #296

chore: remove useless roave security check install in CI

chore: remove useless roave security check install in CI #296

Workflow file for this run

---
name: Testing
on: # yamllint disable-line rule:truthy
- push
- pull_request
jobs:
unit:
name: Unit Testing
uses: ./.github/workflows/run-test-suite.yml
with:
fail-fast: false
test-suite: Unit