Skip to content

Merge branch 'main' of https://github.com/bioinfodlsu/PHIStruct #4

Merge branch 'main' of https://github.com/bioinfodlsu/PHIStruct

Merge branch 'main' of https://github.com/bioinfodlsu/PHIStruct #4

on: push
name: Check for syntax errors
jobs:
check-for-syntax-errors:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: cclauss/Find-Python-syntax-errors-action@master