Skip to content

Commit 41b37cc

Browse files
committed
Test against all builds and PHP versions in ci
1 parent 7f63c2d commit 41b37cc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ jobs:
3333

3434
- name: Build all checks and outputs
3535
run: |
36+
bin/test-releases
37+
bin/test-php-versions
3638
nix develop ./dev -c om ci
3739
cd dev
3840
nix develop -c om ci

0 commit comments

Comments
 (0)