Skip to content

PR 6462 - UI - Fix spelling error in cockpit-389-ds certificateManage… #2868

PR 6462 - UI - Fix spelling error in cockpit-389-ds certificateManage…

PR 6462 - UI - Fix spelling error in cockpit-389-ds certificateManage… #2868

Workflow file for this run

name: Validate tests
on:
push:
pull_request:
permissions:
actions: read
packages: read
contents: read
jobs:
validate:
runs-on: ubuntu-latest
container:
image: quay.io/389ds/ci-images:test
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Run testimony
if: always()
run: testimony validate -c dirsrvtests/testimony.yaml dirsrvtests/tests/suites
- name: Check for duplicate IDs
if: always()
run: python3 dirsrvtests/check_for_duplicate_ids.py dirsrvtests/tests/suites