Skip to content

another attempt for compiling main dll via gcc, still not working #1175

another attempt for compiling main dll via gcc, still not working

another attempt for compiling main dll via gcc, still not working #1175

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
- uses: psf/black@stable