mirror of
https://github.com/DefinedNet/mobile_nebula.git
synced 2025-02-22 19:15:27 +00:00
Enable CI check for formatting
This commit is contained in:
parent
4d34083572
commit
f1306d82d4
1 changed files with 2 additions and 3 deletions
5
.github/workflows/swiftfmt.yml
vendored
5
.github/workflows/swiftfmt.yml
vendored
|
@ -17,6 +17,5 @@ jobs:
|
|||
with:
|
||||
show-progress: false
|
||||
|
||||
# Re-enable in follow-up PR that does the formatting.
|
||||
# - name: Check formating
|
||||
# run: ./swift-format.sh check
|
||||
- name: Check formating
|
||||
run: ./swift-format.sh check
|
||||
|
|
Loading…
Reference in a new issue