Skip to content

Commit

Permalink
fixup! ci: move phpunit-nodb to actions
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Kesselberg <[email protected]>
  • Loading branch information
kesselb committed Aug 14, 2023
1 parent 0745186 commit 24c7454
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ jobs:
coverage: none
ini-file: development
ini-values:
apc.enable_cli=on
apc.enabled=on,
apc.enable_cli=on
disable_functions= # https://github.com/shivammathur/setup-php/discussions/573
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 24c7454

Please sign in to comment.