Skip to content

Bump rustix from 0.36.7 to 0.36.16 in /rust/update-conan-recipe-and-create-pull-request #556

Bump rustix from 0.36.7 to 0.36.16 in /rust/update-conan-recipe-and-create-pull-request

Bump rustix from 0.36.7 to 0.36.16 in /rust/update-conan-recipe-and-create-pull-request #556

Workflow file for this run

name: Python Bot CI pipeline
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
container: debian:bullseye-slim
steps:
- run: apt update && apt -y install pylint
- uses: actions/checkout@v1
- name: Lint python bot
run: |
pylint ./python