Skip to content

Commit

Permalink
ci: run bench after else on macos
Browse files Browse the repository at this point in the history
  • Loading branch information
Will committed Dec 2, 2023
1 parent f75f254 commit 4b0c532
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,6 @@ jobs:
tool/build --verbose --no-run
ls -al out/this/Debug
ls -al out/this/Release
- run: tool/build --verbose --no-build
- run: tool/test/all || tool/test/all
- run: tool/build --verbose --no-build

0 comments on commit 4b0c532

Please sign in to comment.