Skip to content

Commit

Permalink
[ci]: Run lmdb test on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Ultra-Code committed Oct 3, 2024
1 parent a1fe87d commit a912e8d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,8 @@ jobs:
version: ${{ matrix.zig-version }}
use-cache: false

- name: Run `Test`
run: zig build test --summary all

- name: Install `Test`
run: zig build install-test --summary all

0 comments on commit a912e8d

Please sign in to comment.