Skip to content

Commit

Permalink
Fix build pipeline comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Malcolmnixon committed Mar 3, 2024
1 parent 1af5322 commit b8a926c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gdlint-on-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
run: |
python -m pip install --upgrade pip
python -m pip install 'gdtoolkit==4.*'
- name: Lint Godot VMC Tracker
- name: Lint Godot Axis Studio Tracker
run: |
gdlint addons/godot_axis_studio_tracker

0 comments on commit b8a926c

Please sign in to comment.