Skip to content

Bump cryptography in the pip group across 1 directory #12

Bump cryptography in the pip group across 1 directory

Bump cryptography in the pip group across 1 directory #12

Workflow file for this run

name: continous_integration
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: checkout repository
uses: actions/checkout@v3
- name: ruff
uses: chartboost/ruff-action@v1