Skip to content

Commit be07de7

Browse files
committed
wip
1 parent a820a13 commit be07de7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/radon-analysis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
shell: bash
3939

4040
- name: Run Radon analysis
41-
id: radon_analysis
41+
id: radon_analysis
4242
run: |
4343
if [ -z "${{ env.CHANGED_FILES }}" ]; then
4444
echo "No Python files changed."

0 commit comments

Comments
 (0)