Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
David Koppstein committed Apr 18, 2023
1 parent 0ee6c7d commit 393ab5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: flake
run: |
micromamba activate snakePipes_CI
flake8 --ignore=E501,E722,E402 --exclude docs/conf.py,snakePipes/shared/tools/three_prime_seq .
flake8 --ignore=E501,E722,E402 --exclude docs/conf.py,build/lib/snakePipes/shared/tools/three_prime_seq .
CI:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 393ab5a

Please sign in to comment.