Skip to content

fix(deps): update dependency pyyaml to v6.0.1 #298

fix(deps): update dependency pyyaml to v6.0.1

fix(deps): update dependency pyyaml to v6.0.1 #298

Workflow file for this run

name: Build
on:
pull_request:
push:
branches:
- main
jobs:
build:
name: Run tests
runs-on: ubuntu-latest
container:
image: nomiro/devcontainers:universal
steps:
- uses: actions/checkout@v3
- run: make lint