summaryrefslogtreecommitdiffstats
path: root/.github/workflows/php-tests.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/php-tests.yml')
-rw-r--r--.github/workflows/php-tests.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.github/workflows/php-tests.yml b/.github/workflows/php-tests.yml
index ccb18bfa2..9c9fadab4 100644
--- a/.github/workflows/php-tests.yml
+++ b/.github/workflows/php-tests.yml
@@ -24,7 +24,6 @@ jobs:
### Back to normal setup
- name: Set up server non MySQL
- if: matrix.database != 'mysql'
uses: SMillerDev/nextcloud-actions/setup-nextcloud@main
with:
cron: true
@@ -49,4 +48,4 @@ jobs:
- name: Unittests
run: cd ../server/apps/news && make unit-test
- name: Upload codecoverage
- run: cd ../server/apps/news && bash <(curl -s https://codecov.io/bash) -f build/php-unit.clover \ No newline at end of file
+ run: cd ../server/apps/news && bash <(curl -s https://codecov.io/bash) -f build/php-unit.clover