mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-03-26 22:49:01 +08:00
Run dart formatting check on macOS runner
Same Dart formatter version produces different results on macOS and Linux ...
This commit is contained in:
parent
75e7a77e4c
commit
2789f62692
2
.github/workflows/format-check-dart.yml
vendored
2
.github/workflows/format-check-dart.yml
vendored
@ -6,7 +6,7 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
check-dart:
|
check-dart:
|
||||||
runs-on: ubuntu-24.04
|
runs-on: macos-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user