Skip to content

You guessed it, another upgrade for MSVC. ThorSVG we love you, MSVC d… #581

You guessed it, another upgrade for MSVC. ThorSVG we love you, MSVC d…

You guessed it, another upgrade for MSVC. ThorSVG we love you, MSVC d… #581

Workflow file for this run

name: 📊 Static Checks
on: push
jobs:
format:
name: File formatting (mirror-godot-app/.workflows/scripts/file_format.sh)
runs-on: "ubuntu-latest"
steps:
- uses: actions/checkout@v3
- name: File formatting checks (file_format.sh)
run: |
cd ./mirror-godot-app/
bash .github/scripts/file_format.sh