Skip to content

Use split candlepin containers for integration tests #115

Use split candlepin containers for integration tests

Use split candlepin containers for integration tests #115

Workflow file for this run

name: Lint
on:
pull_request:
workflow_dispatch:
permissions:
contents: read
jobs:
lint-language:
name: Lint language
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v6
- name: Run woke
uses: get-woke/woke-action@v0
with:
fail-on-error: true