Skip to content

Commit

Permalink
Update count_commits.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LoadingStill authored Jul 26, 2023
1 parent b21e69d commit 93ce8cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/count_commits.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
python-version: '3.x'

- name: Count Commits
run: python .github/workflows/count_commits.py
run: python Tutorials/Programming/Python3/count_commits.py

- name: Update Badge
run: |
Expand Down

0 comments on commit 93ce8cc

Please sign in to comment.