Skip to content

Commit f22a440

Browse files
committed
Work on build
1 parent 70eb076 commit f22a440

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Show directory structure
3030
run: |
3131
php --ini
32-
cat /etc/php/${{matrix.version}}/cli/conf.d/40-pdo_oci.ini
32+
cat /etc/php/${{matrix.version}}/cli/conf.d/40-pdo_oci.ini
3333
# - name: Test PDO_OCI
3434
# run: make test TESTS=tests
3535
windows:

0 commit comments

Comments
 (0)