Skip to content

Commit

Permalink
Reinstate all tests
Browse files Browse the repository at this point in the history
  • Loading branch information
n7studios committed Oct 20, 2023
1 parent b98f36b commit cd7394d
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,19 @@ jobs:

# Folder names within the 'tests' folder to run tests in parallel.
test-groups: [
'acceptance/general'
'acceptance/broadcasts/blocks',
'acceptance/broadcasts/shortcodes',
'acceptance/broadcasts/import',
'acceptance/forms/blocks',
'acceptance/forms/general',
'acceptance/forms/shortcodes',
'acceptance/general',
'acceptance/integrations/elementor',
'acceptance/integrations/other',
'acceptance/integrations/woocommerce',
'acceptance/products',
'acceptance/restrict-content',
'acceptance/tags',
]

# Steps to install, configure and run tests
Expand Down

0 comments on commit cd7394d

Please sign in to comment.