1
0
Fork 0
mirror of synced 2024-09-28 07:21:35 +12:00

chore: update test file

This commit is contained in:
德华 刘 2023-10-22 15:28:39 +00:00
parent 42ce9d881a
commit c0f099e176
2 changed files with 1 additions and 2 deletions

View file

@ -13,7 +13,6 @@ jobs:
setup:
name: Setup & Build Appwrite Image
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v3

View file

@ -6,7 +6,7 @@
convertNoticesToExceptions="true"
convertWarningsToExceptions="true"
processIsolation="false"
stopOnFailure="true"
stopOnFailure="false"
>
<extensions>
<extension class="Appwrite\Tests\TestHook" />