Skip to content

Commit

Permalink
More targets
Browse files Browse the repository at this point in the history
  • Loading branch information
kaidokert committed Jul 4, 2024
1 parent 7ffb65f commit 9075e2c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,10 @@ jobs:
run: |
cd src
ninja -C out/Default gin_unittests
- name: ninja blink_unittests
run: |
cd src
ninja -C out/Default blink_unittests
- name: sccache check
run: sccache -s
- name: Any speed
Expand Down

0 comments on commit 9075e2c

Please sign in to comment.