Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobrepucci committed Jan 17, 2024
1 parent 1563b2f commit e3eabce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github_action_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- uses: actions/setup-python@v3
- uses: pre-commit/[email protected]
with:
extra_ards: --files src/multivelo/auxiliary.py src/multivelo/dynamical_chrom_func.py src/multivelo/steady_chrom_func.py
extra_args: --files src/multivelo/auxiliary.py src/multivelo/dynamical_chrom_func.py src/multivelo/steady_chrom_func.py src/multivelo/mv_logging.py src/multivelo/settings.py

test:
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit e3eabce

Please sign in to comment.