Skip to content

Commit

Permalink
Add ruff to GA lint
Browse files Browse the repository at this point in the history
  • Loading branch information
andy-slac committed Jan 23, 2024
1 parent 74a4439 commit 54a2978
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,8 @@ on:
jobs:
call-workflow:
uses: lsst/rubin_workflows/.github/workflows/lint.yaml@main
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: chartboost/ruff-action@v1

0 comments on commit 54a2978

Please sign in to comment.