Skip to content

Commit

Permalink
fixup! CI: Move checks from GitLab CI/CD to GitHub actions
Browse files Browse the repository at this point in the history
  • Loading branch information
tristan0x committed Aug 27, 2024
1 parent 6a7163b commit 8114518
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ commands =
# docstring check is not mandatory to pass for now
- ruff check --select D --ignore D401,D407,D413 multiscale_run
codespell --config .codespellrc -i 3 -w {[base]files} README.md docs/
pre-commit run --all-files --show-diff-on-failure

[testenv:fixlint]
skip_install = True
Expand Down

0 comments on commit 8114518

Please sign in to comment.