Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
elcorto committed Apr 24, 2024
1 parent d24ddd8 commit 44af7a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
# are always out of sync.
#
# [1] https://github.com/dependabot/dependabot-core/issues/1524
echo ">>>>>>> $(pwd)$"
ruff_version=$(grep -E -A1 'astral-sh/ruff-pre-commit' \
.pre-commit-config.yaml | sed -nre "s/^\s+rev:.+'v([0-9\.]+)'/\1/p")
[ -n "$ruff_version" ] || echo "error parsing ruff version" && exit 1
Expand Down

0 comments on commit 44af7a6

Please sign in to comment.