summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorBenjamin Brahmer <info@b-brahmer.de>2020-12-09 19:34:17 +0100
committerBenjamin Brahmer <info@b-brahmer.de>2020-12-09 19:53:35 +0100
commite571a291ae39d77524fc63c77c0ac1b146bace50 (patch)
treebe8b9e406517120f2c33af678302fb0e74ad30f8 /.github
parenta1ee150e0c66e99eea0aaca1a1ccb3d4c64dc018 (diff)
remove non needed if
Co-authored-by: Sean Molenaar <SMillerDev@users.noreply.github.com> Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/frontend-tests.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/frontend-tests.yml b/.github/workflows/frontend-tests.yml
index 8259f4e1e..f282d9eac 100644
--- a/.github/workflows/frontend-tests.yml
+++ b/.github/workflows/frontend-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