Skip to content

fix:rotation of star wrath bullet #172

fix:rotation of star wrath bullet

fix:rotation of star wrath bullet #172

Workflow file for this run

name: GdScriptfmtCheck
on:
push:
branches: ["main", "dev"]
pull_request:
branches: ["main", "dev"]
env:
CARGO_TERM_COLOR: always
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install GdFmt
run: pip3 install "gdtoolkit==4.*"
- name: Check
run: gdformat . -c