mirror of
https://github.com/R2Northstar/NorthstarMods
synced 2026-08-25 12:29:17 -04:00
parent
16e08921b7
commit
509b14c727
1 changed files with 1 additions and 1 deletions
2
.github/workflows/formatting-check.yml
vendored
2
.github/workflows/formatting-check.yml
vendored
|
|
@ -9,7 +9,7 @@ jobs:
|
|||
- uses: actions/checkout@v4
|
||||
- name: Download sqformat
|
||||
run: |
|
||||
curl -sSL https://github.com/Bobbyperson/sqformat/releases/download/v1.2.0/sqformat-linux-x86_64 -o sqformat
|
||||
curl -sSL https://github.com/Bobbyperson/sqformat/releases/download/v1.2.1/sqformat-linux-x86_64 -o sqformat
|
||||
chmod +x sqformat
|
||||
- name: Check formatting
|
||||
run: ./sqformat -dr .
|
||||
Loading…
Add table
Add a link
Reference in a new issue