1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-18 09:09:47 +00:00

Use gdtoolkit's GitHub Action

This commit is contained in:
Emmanouil Papadeas 2024-10-13 02:06:24 +03:00 committed by GitHub
parent c21e089e58
commit 084bdcccb1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,8 +19,7 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Install gdtoolkit
run: pip3 install "gdtoolkit==4.*"
- uses: Scony/godot-gdscript-toolkit@master
- name: Formatting checks
run: gdformat --diff .
- name: Linting checks