Skip to content

[RFC] Stage 0: Introducing new fields in file/dll/process fields (#2387) #4066

[RFC] Stage 0: Introducing new fields in file/dll/process fields (#2387)

[RFC] Stage 0: Introducing new fields in file/dll/process fields (#2387) #4066

Workflow file for this run

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