Skip to content

Commit

Permalink
Empty commit to check deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
vishalkakadiya committed Jan 17, 2024
1 parent 0e05fd3 commit 859fee8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/ci/main.sh
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ function build_package(){
}

function install_playwright(){
cd $GITHUB_WORKSPACE/tests/e2e-playwright
cd $GITHUB_WORKSPACE/tests/e2e-playwright
npx playwright install
}

Expand Down

0 comments on commit 859fee8

Please sign in to comment.