Skip to content

Merge pull request #105 from bioinfodlsu/hot_fix #1031

Merge pull request #105 from bioinfodlsu/hot_fix

Merge pull request #105 from bioinfodlsu/hot_fix #1031

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