Skip to content

Commit

Permalink
Merge branch 'main' into dev_dist_metrics
Browse files Browse the repository at this point in the history
  • Loading branch information
Adamtaranto authored Sep 22, 2024
2 parents 583ebb0 + f9f2953 commit 185908c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ruff.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
ref: ${{ github.head_ref }}
ref: ${{ github.sha }}
- uses: chartboost/ruff-action@v1
with:
src: './src/python'
Expand Down

0 comments on commit 185908c

Please sign in to comment.