Refactor API and UI test workflows to improve readability and consistency; update base URL retrieval to use environment variable for flexibility

This commit is contained in:
omri zaher 2025-08-11 11:44:56 +03:00
parent 6b3560c8d3
commit 97fb01f3bc
4 changed files with 19 additions and 7 deletions

View file

@ -1,4 +1,4 @@
name: Selenium UI Tests
name: Run UI Tests
on:
pull_request: