We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4616f22 commit afc0fa8Copy full SHA for afc0fa8
.github/workflows/platform-test.yml
@@ -43,6 +43,8 @@ jobs:
43
- name: "Checkout"
44
uses: actions/checkout@v4
45
46
+ - uses: Yarden-zamir/install-mssql-odbc@main
47
+
48
- name: "Install PHP"
49
uses: "shivammathur/setup-php@v2"
50
with:
0 commit comments