Skip to content

⬆️ Bump faker from 33.1.0 to 36.1.1 #1903

⬆️ Bump faker from 33.1.0 to 36.1.1

⬆️ Bump faker from 33.1.0 to 36.1.1 #1903

name: build-and-test
on: [push]
jobs:
build:
runs-on: ubuntu-20.04
strategy:
matrix:
python-version: ["3.12"]
steps:
- uses: actions/checkout@v4
- name: run eslint
run: make eslint
- name: Build with Makefile
run: make