Skip to content

Commit

Permalink
Work on build
Browse files Browse the repository at this point in the history
  • Loading branch information
cjbj committed Aug 22, 2024
1 parent 70eb076 commit f22a440
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Show directory structure
run: |
php --ini
cat /etc/php/${{matrix.version}}/cli/conf.d/40-pdo_oci.ini
cat /etc/php/${{matrix.version}}/cli/conf.d/40-pdo_oci.ini
# - name: Test PDO_OCI
# run: make test TESTS=tests
windows:
Expand Down

0 comments on commit f22a440

Please sign in to comment.