Skip to content

tmt: Add TMT_TEST env variable to specify single test to run #841

tmt: Add TMT_TEST env variable to specify single test to run

tmt: Add TMT_TEST env variable to specify single test to run #841

Workflow file for this run

name: Python static analysis
on: [push, pull_request]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: chartboost/ruff-action@v1