Skip to content

Commit

Permalink
Correct PHP syntax in Github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
SmetDenis committed Apr 1, 2024
1 parent c7c0fb2 commit b2ff908
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@ jobs:
php-version: 8.3
coverage: xdebug
extensions: ast, ${{ matrix.ext-parallel }}
env:
phpts: zts

- name: Build project
run: make build --no-print-directory
Expand Down

0 comments on commit b2ff908

Please sign in to comment.