Skip to content

Commit

Permalink
Run test on latest theme
Browse files Browse the repository at this point in the history
  • Loading branch information
pavanpatil1 authored Dec 18, 2023
1 parent 7c21cb4 commit fa66763
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/ci/main.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ function create_and_configure_site () {
ls
wp plugin activate embed-google-drive --allow-root
wp user create automation [email protected] --role=administrator --user_pass=automation --allow-root
wp theme activate twentytwentyone --allow-root
}


Expand Down Expand Up @@ -94,4 +93,4 @@ function main() {
run_playwright_tests
}

main
main

0 comments on commit fa66763

Please sign in to comment.