Skip to content

Update elastic/oblt-actions digest to 05ae3fb (#2487) #4606

Update elastic/oblt-actions digest to 05ae3fb (#2487)

Update elastic/oblt-actions digest to 05ae3fb (#2487) #4606

Workflow file for this run

name: Tests
on: [push, pull_request]
jobs:
tests:
runs-on: ubuntu-24.04
name: Unit Tests
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
with:
python-version: '3.x'
- run: git fetch --prune --unshallow --tags
- run: make check yamllint