Skip to content

Commit

Permalink
try
Browse files Browse the repository at this point in the history
  • Loading branch information
theofidry committed Dec 2, 2023
1 parent 21d045f commit 4cc9a88
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,9 @@ jobs:
- name: Checkout
uses: actions/checkout@v4

- name: Debug
run: mongosh --version

- name: Install PHP with extensions
uses: shivammathur/setup-php@v2
with:
Expand Down

0 comments on commit 4cc9a88

Please sign in to comment.