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 8114518 commit 8145317
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ include:
file:
- ci/lib/tox-bb5.yml
- ci/jobs/docs.yml
- ci/jobs/lint.yml
- ci/jobs/publish-docs.yml

workflow:
Expand Down Expand Up @@ -134,6 +133,3 @@ publish-docs:
rules:
- if: $CI_COMMIT_TAG
image: quay.io/pypa/manylinux2014_x86_64

lint:
stage: .pre

0 comments on commit 8145317

Please sign in to comment.