Skip to content

Commit

Permalink
No need for lint under pytest.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
bbrondel committed Jul 22, 2024
1 parent 25de2c2 commit 2aa69a3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/pytest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@ name: Run PyTest
on: [push, pull_request]

jobs:
run_lint:
uses: lsst/rubin_workflows/.github/workflows/lint.yaml@main

run_pytest:
runs-on: ubuntu-latest

Expand Down

0 comments on commit 2aa69a3

Please sign in to comment.