Skip to content

Fixed error about mixed bytes and non-bytes in path components when p… #566

Fixed error about mixed bytes and non-bytes in path components when p…

Fixed error about mixed bytes and non-bytes in path components when p… #566

Workflow file for this run

name: "Unit Testing"
on: [push]
jobs:
test:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
- run: sudo apt-get update && sudo apt-get install -y python3-mysql.connector python3-requests
- run: python3 -m unittest