Skip to content

Commit

Permalink
fix gitlab rules
Browse files Browse the repository at this point in the history
  • Loading branch information
tandav committed Jan 21, 2024
1 parent 47c35e3 commit 0488533
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@ test:
- u61
- docker
image: python:3.12
rules:
- if: $CI_COMMIT_TAG
when: never
script:
- pip install .[dev]
- pre-commit run --all-files
Expand Down

0 comments on commit 0488533

Please sign in to comment.