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 10bae31 commit 4dfc27bCopy full SHA for 4dfc27b
.github/workflows/php.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: Checkout
26
uses: actions/checkout@v3
27
28
- - name: Install Couchdb Server
+ - name: Install Ravendb Server
29
run: ./tests/Scripts/install_ravendb.sh
30
31
- name: Setup PHP
0 commit comments