Skip to content

Commit

Permalink
Switch to shared linter
Browse files Browse the repository at this point in the history
  • Loading branch information
dragomirp committed Aug 22, 2024
1 parent 2b42402 commit 97a5abf
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,7 @@ on:
jobs:
lint:
name: Lint
runs-on: ubuntu-latest
timeout-minutes: 5
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Install tox
run: pipx install tox
- name: Run linters
run: tox run -e lint
uses: canonical/data-platform-workflows/.github/workflows/[email protected]

build:
name: Build rock
Expand Down

0 comments on commit 97a5abf

Please sign in to comment.