chore: temporarily enable tests on webpack5

This commit is contained in:
Julian Lam
2022-04-08 11:02:45 -04:00
parent 508228c9e5
commit 593be8cf8b

View File

@@ -5,10 +5,12 @@ on:
branches:
- master
- develop
- webpack5
pull_request:
branches:
- master
- develop
- webpack5
defaults:
run:
@@ -95,7 +97,6 @@ jobs:
SETUP: >-
{
"url": "http://127.0.0.1:4567",
"secret": "abcdef",
"admin:username": "admin",
"admin:email": "test@example.org",
"admin:password": "hAN3Eg8W",
@@ -123,7 +124,6 @@ jobs:
SETUP: >-
{
"url": "http://127.0.0.1:4567",
"secret": "abcdef",
"admin:username": "admin",
"admin:email": "test@example.org",
"admin:password": "hAN3Eg8W",
@@ -154,7 +154,6 @@ jobs:
SETUP: >-
{
"url": "http://127.0.0.1:4567/forum",
"secret": "abcdef",
"admin:username": "admin",
"admin:email": "test@example.org",
"admin:password": "hAN3Eg8W",