Fix whitespace and trailing newline in github actions files.
This commit is contained in:
parent
b5333608e9
commit
c2f65cac12
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@ -42,3 +42,4 @@ jobs:
|
||||
run: .github/scripts/install-macos.sh ci
|
||||
- name: Build & Test
|
||||
run: .github/scripts/build-macos.sh debug arm64 && .github/scripts/build-macos.sh debug x86_64
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user