Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
josephmancuso committed Nov 21, 2024
1 parent a820a13 commit be07de7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/radon-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
shell: bash

- name: Run Radon analysis
id: radon_analysis
id: radon_analysis
run: |
if [ -z "${{ env.CHANGED_FILES }}" ]; then
echo "No Python files changed."
Expand Down

0 comments on commit be07de7

Please sign in to comment.