Skip to content

Commit cdf1c07

Browse files
committed
Test
1 parent 4b510b9 commit cdf1c07

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ jobs:
4242
- run: brew install bash fish xcbeautify
4343
- run: env # Debug
4444
- run: ./script/install-dep.sh --all
45-
- run: ./build-debug.sh
46-
- run: ./run-tests.sh
45+
# - run: ./build-debug.sh
46+
# - run: ./run-tests.sh
4747
# "-" means "Sign to run locally". There is no aerospace-codesign-certificate in GH Actions
4848
# build-release.sh takes too much time to complete in macos-13.
4949
# Running build-release.sh only in macos-15, cuts the build time twice in GH Actions.

0 commit comments

Comments
 (0)