Skip to content

Merge branch 'hot_fix' of https://github.com/bioinfodlsu/rice-pilaf i… #1040

Merge branch 'hot_fix' of https://github.com/bioinfodlsu/rice-pilaf i…

Merge branch 'hot_fix' of https://github.com/bioinfodlsu/rice-pilaf i… #1040

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